summaryrefslogtreecommitdiff
path: root/padmin/source/adddlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'padmin/source/adddlg.hxx')
-rw-r--r--padmin/source/adddlg.hxx21
1 files changed, 9 insertions, 12 deletions
diff --git a/padmin/source/adddlg.hxx b/padmin/source/adddlg.hxx
index c29390994bd4..e6fe17f30188 100644
--- a/padmin/source/adddlg.hxx
+++ b/padmin/source/adddlg.hxx
@@ -31,18 +31,15 @@
#ifndef _PAD_ADDDLG_HXX_
#define _PAD_ADDDLG_HXX_
-#include <vcl/dialog.hxx>
-#include <vcl/tabpage.hxx>
-#ifndef _SV_BUTTON_HXX
-#include <vcl/button.hxx>
-#endif
-#include <vcl/fixed.hxx>
-#include <vcl/combobox.hxx>
-#ifndef _PSP_PRINTERINFOMANAGER_HXX_
-#include <psprint/printerinfomanager.hxx>
-#endif
-#include <helper.hxx>
-#include <titlectrl.hxx>
+#include "helper.hxx"
+#include "titlectrl.hxx"
+
+#include "vcl/dialog.hxx"
+#include "vcl/tabpage.hxx"
+#include "vcl/button.hxx"
+#include "vcl/fixed.hxx"
+#include "vcl/combobox.hxx"
+#include "vcl/printerinfomanager.hxx"
namespace padmin
{