diff options
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/printopt.hxx | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/include/sfx2/printopt.hxx b/include/sfx2/printopt.hxx index 87a8638174d0..a30fba19b292 100644 --- a/include/sfx2/printopt.hxx +++ b/include/sfx2/printopt.hxx @@ -22,14 +22,10 @@ #include <sal/config.h> #include <sfx2/dllapi.h> +#include <sfx2/tabdlg.hxx> #include <sal/types.h> -#include <vcl/button.hxx> -#include <vcl/field.hxx> -#include <vcl/lstbox.hxx> #include <vcl/print.hxx> -#include <sfx2/tabdlg.hxx> - class SFX2_DLLPUBLIC SfxCommonPrintOptionsTabPage : public SfxTabPage { |