summaryrefslogtreecommitdiff
path: root/sw/inc/docfac.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-02-07 09:25:55 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-02-08 13:11:55 +0100
commit152e022f1efacd49fefbd5367776c1e1fc044492 (patch)
tree943356fccea3cba7fee316ae1e9e3c026153e6a3 /sw/inc/docfac.hxx
parentf81fc101ea3040f81166cb2c3de2427be9088013 (diff)
Fix some IWYU warnings
Change-Id: Ie1639cc4017d696ea3fd9ffb96f1559aa3ac6397 Reviewed-on: https://gerrit.libreoffice.org/49340 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/inc/docfac.hxx')
-rw-r--r--sw/inc/docfac.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/docfac.hxx b/sw/inc/docfac.hxx
index df8f298bb969..4fa978e75963 100644
--- a/sw/inc/docfac.hxx
+++ b/sw/inc/docfac.hxx
@@ -19,9 +19,8 @@
#ifndef INCLUDED_SW_INC_DOCFAC_HXX
#define INCLUDED_SW_INC_DOCFAC_HXX
-#include <tools/solar.h>
#include <rtl/ref.hxx>
-
+#include "swdllapi.h"
#include "doc.hxx"
class SW_DLLPUBLIC SwDocFac