diff options
Diffstat (limited to 'sfx2/inc')
-rw-r--r-- | sfx2/inc/srchdlg.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sfx2/inc/srchdlg.hxx b/sfx2/inc/srchdlg.hxx index 99903a6f9207..1e72f5e30edb 100644 --- a/sfx2/inc/srchdlg.hxx +++ b/sfx2/inc/srchdlg.hxx @@ -19,13 +19,8 @@ #ifndef INCLUDED_SFX2_INC_SRCHDLG_HXX #define INCLUDED_SFX2_INC_SRCHDLG_HXX -#include <vcl/button.hxx> -#include <vcl/combobox.hxx> -#include <vcl/edit.hxx> -#include <vcl/fixed.hxx> #include <sfx2/basedlgs.hxx> - namespace sfx2 { |