summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/mailmrge.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-07-28 13:42:18 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-08-05 10:56:39 +0200
commitd5d994789fcbbe327828424cae8c840beaea856f (patch)
tree610a5dbc1b85eac9743afaa20951997e7f7ee149 /sw/source/uibase/inc/mailmrge.hxx
parent1e18f94ff38124716de36315e7ba45de5bbb86e8 (diff)
tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie1c889bb9bd74b0d2bd859dad4c85a209db750a3 Reviewed-on: https://gerrit.libreoffice.org/76503 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/source/uibase/inc/mailmrge.hxx')
-rw-r--r--sw/source/uibase/inc/mailmrge.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/uibase/inc/mailmrge.hxx b/sw/source/uibase/inc/mailmrge.hxx
index fb8773a3a602..0452a9af13e9 100644
--- a/sw/source/uibase/inc/mailmrge.hxx
+++ b/sw/source/uibase/inc/mailmrge.hxx
@@ -33,6 +33,8 @@
#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/uno/Reference.h>
+#include <dbmgr.hxx>
+
class SwWrtShell;
class SwModuleOptions;
class SwXSelChgLstnr_Impl;