diff options
-rw-r--r-- | cui/source/options/optgdlg.cxx | 1 | ||||
-rw-r--r-- | editeng/source/editeng/editeng.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/options/optgdlg.cxx b/cui/source/options/optgdlg.cxx index dabc5a7fab47..42a6c216cc1c 100644 --- a/cui/source/options/optgdlg.cxx +++ b/cui/source/options/optgdlg.cxx @@ -54,7 +54,6 @@ #include <sfx2/objsh.hxx> #include <comphelper/string.hxx> #include <comphelper/types.hxx> -#include <svl/ctloptions.hxx> #include <svtools/langtab.hxx> #include <unotools/localfilehelper.hxx> #include <unotools/configmgr.hxx> diff --git a/editeng/source/editeng/editeng.cxx b/editeng/source/editeng/editeng.cxx index 796578f6f030..0c7a746d044b 100644 --- a/editeng/source/editeng/editeng.cxx +++ b/editeng/source/editeng/editeng.cxx @@ -34,7 +34,6 @@ #define USE_SVXFONT -#include <svl/ctloptions.hxx> #include <svtools/ctrltool.hxx> #include <editeng/svxfont.hxx> |