diff options
Diffstat (limited to 'padmin/source/helper.hxx')
-rw-r--r-- | padmin/source/helper.hxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/padmin/source/helper.hxx b/padmin/source/helper.hxx index 636241b826a6..acd890292520 100644 --- a/padmin/source/helper.hxx +++ b/padmin/source/helper.hxx @@ -32,18 +32,12 @@ #include <list> #endif #include <tools/string.hxx> -#ifndef _RESID_HXX #include <tools/resid.hxx> -#endif #include <vcl/dialog.hxx> -#ifndef _SV_BUTTON_HXX #include <vcl/button.hxx> -#endif #include <vcl/edit.hxx> #include <vcl/fixed.hxx> -#ifndef _SV_LISTBOX_HXX #include <vcl/lstbox.hxx> -#endif #include <vcl/combobox.hxx> class Config; |