summaryrefslogtreecommitdiff
path: root/sw/source/uibase
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-11-15 00:04:54 +0100
committerMichael Stahl <mstahl@redhat.com>2014-11-17 11:06:53 +0100
commite9a7ff98800b820e2245a2b90a263ef8b60a459c (patch)
treec2a4b832df1c0ba9ef6fc2426ad4fcfad2452d8c /sw/source/uibase
parent6a0fe37dec107392fbe468a35b89071b9a93d2c1 (diff)
salhelper: include-what-you-use cleanup of public headers
Change-Id: Ie778e541cecadeefc5ee5f30af9577a00c870a58
Diffstat (limited to 'sw/source/uibase')
-rw-r--r--sw/source/uibase/inc/maildispatcher.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/uibase/inc/maildispatcher.hxx b/sw/source/uibase/inc/maildispatcher.hxx
index 8dc22fc3b978..7ebb1ec1f8f9 100644
--- a/sw/source/uibase/inc/maildispatcher.hxx
+++ b/sw/source/uibase/inc/maildispatcher.hxx
@@ -24,6 +24,7 @@
#include <com/sun/star/mail/XMailMessage.hpp>
#include <osl/thread.hxx>
#include <osl/conditn.hxx>
+#include <rtl/ref.hxx>
#include <salhelper/refobj.hxx>
#include <list>