diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/svx/fontlb.hxx | 1 | ||||
-rw-r--r-- | svx/inc/svx/langbox.hxx | 1 | ||||
-rw-r--r-- | svx/inc/svx/srchdlg.hxx | 2 |
3 files changed, 0 insertions, 4 deletions
diff --git a/svx/inc/svx/fontlb.hxx b/svx/inc/svx/fontlb.hxx index 66745fa1cedc..ab6dfe8081c6 100644 --- a/svx/inc/svx/fontlb.hxx +++ b/svx/inc/svx/fontlb.hxx @@ -32,7 +32,6 @@ #include <svtools/svtabbx.hxx> #include <vcl/virdev.hxx> #include "svx/svxdllapi.h" -#include <layout/layout.hxx> // ============================================================================ diff --git a/svx/inc/svx/langbox.hxx b/svx/inc/svx/langbox.hxx index 336ce2250634..1a8f6ef0776c 100644 --- a/svx/inc/svx/langbox.hxx +++ b/svx/inc/svx/langbox.hxx @@ -35,7 +35,6 @@ #include "svx/svxdllapi.h" #include <vcl/image.hxx> #include <tools/solar.h> -#include <layout/layout.hxx> class SvtLanguageTable; diff --git a/svx/inc/svx/srchdlg.hxx b/svx/inc/svx/srchdlg.hxx index b7f19a88962b..b15e3c6f41ee 100644 --- a/svx/inc/svx/srchdlg.hxx +++ b/svx/inc/svx/srchdlg.hxx @@ -100,8 +100,6 @@ public: // class SvxSearchDialogWrapper ------------------------------------------ -#include <sfx2/layout.hxx> - class SvxSearchDialog; class SVX_DLLPUBLIC SvxSearchDialogWrapper : public SfxChildWindow { |