From 8546c324ff8bd69d5730935f68247a995489671a Mon Sep 17 00:00:00 2001 From: Michael Dunphy Date: Fri, 19 Apr 2013 18:08:13 -0400 Subject: Remove pass-through header file sot/inc/sot/clsids.hxx Change-Id: I122669d4ffaf72fb1d5f6fccc98e8a648f31aa23 Reviewed-on: https://gerrit.libreoffice.org/3490 Tested-by: LibreOffice gerrit bot Reviewed-by: David Tardon Tested-by: David Tardon --- cui/source/dialogs/insdlg.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cui/source/dialogs') diff --git a/cui/source/dialogs/insdlg.cxx b/cui/source/dialogs/insdlg.cxx index 08f8dd395ff0..02282e48a01e 100644 --- a/cui/source/dialogs/insdlg.cxx +++ b/cui/source/dialogs/insdlg.cxx @@ -47,7 +47,7 @@ #include #include #include -#include +#include #include #include #include -- cgit