summaryrefslogtreecommitdiff
path: root/lotuswordpro
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-16 17:26:00 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-16 17:26:00 +0200
commit1af2b56c126ab15e01af7f0a07697f12101353e7 (patch)
tree110aa25d15c1ba4318f47ccb561e547b03bfcf0b /lotuswordpro
parent141873715bcb7cee7b25bde05e9e8e6e7a638ede (diff)
Make inclusion of relevant include files more precise
Change-Id: Id9cf521f4ed79fa4b98794b40de7823c3a502537
Diffstat (limited to 'lotuswordpro')
-rw-r--r--lotuswordpro/source/filter/lwpsvstream.hxx1
-rw-r--r--lotuswordpro/source/filter/xfilter/xfbookmark.hxx4
2 files changed, 4 insertions, 1 deletions
diff --git a/lotuswordpro/source/filter/lwpsvstream.hxx b/lotuswordpro/source/filter/lwpsvstream.hxx
index eb9ac363719a..1ef034cebae3 100644
--- a/lotuswordpro/source/filter/lwpsvstream.hxx
+++ b/lotuswordpro/source/filter/lwpsvstream.hxx
@@ -57,7 +57,6 @@
#define INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPSVSTREAM_HXX
#include "lwpheader.hxx"
-#include "xfilter/xfglobal.hxx"
class SvStream;
diff --git a/lotuswordpro/source/filter/xfilter/xfbookmark.hxx b/lotuswordpro/source/filter/xfilter/xfbookmark.hxx
index 0662393aaa90..122675a0a4ee 100644
--- a/lotuswordpro/source/filter/xfilter/xfbookmark.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfbookmark.hxx
@@ -60,6 +60,10 @@
#ifndef INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_XFILTER_XFBOOKMARK_HXX
#define INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_XFILTER_XFBOOKMARK_HXX
+#include <sal/config.h>
+
+#include "ixfattrlist.hxx"
+#include "ixfstream.hxx"
#include "xfcontent.hxx"
/**