summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmgreetingspage.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-11-28 09:48:54 +0000
committerCaolán McNamara <caolanm@redhat.com>2018-11-28 15:29:12 +0100
commit44754323eb546c45c56803a1af14652fde25b5d7 (patch)
tree91ca28baa95ea096ffd6427f1a23e1f01372daca /sw/source/ui/dbui/mmgreetingspage.hxx
parent3288d88e0c0842a44aa959e41cc665b9cf3804b9 (diff)
drop some unnecessary includes
Change-Id: I474b5762e6a07982fddc0315a67181399ea4c30e Reviewed-on: https://gerrit.libreoffice.org/64156 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/ui/dbui/mmgreetingspage.hxx')
-rw-r--r--sw/source/ui/dbui/mmgreetingspage.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/source/ui/dbui/mmgreetingspage.hxx b/sw/source/ui/dbui/mmgreetingspage.hxx
index f45cfdcdf20b..6342200ef316 100644
--- a/sw/source/ui/dbui/mmgreetingspage.hxx
+++ b/sw/source/ui/dbui/mmgreetingspage.hxx
@@ -21,11 +21,9 @@
#include <svtools/wizardmachine.hxx>
#include <sfx2/basedlgs.hxx>
-#include <vcl/button.hxx>
-#include <vcl/lstbox.hxx>
-#include <vcl/combobox.hxx>
#include <mailmergehelper.hxx>
#include <svtools/svmedit.hxx>
+#include <vcl/weld.hxx>
class SwMailMergeWizard;