summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/docsh.hxx1
-rw-r--r--sw/inc/unotxdoc.hxx1
2 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx
index f3f6657af420..ea856f80d9c4 100644
--- a/sw/inc/docsh.hxx
+++ b/sw/inc/docsh.hxx
@@ -20,6 +20,7 @@
#define INCLUDED_SW_INC_DOCSH_HXX
#include <memory>
+#include <vector>
#include <rtl/ref.hxx>
#include <com/sun/star/uno/Sequence.h>
#include <sfx2/docfac.hxx>
diff --git a/sw/inc/unotxdoc.hxx b/sw/inc/unotxdoc.hxx
index 0ceb70b3f888..7c956e374492 100644
--- a/sw/inc/unotxdoc.hxx
+++ b/sw/inc/unotxdoc.hxx
@@ -77,6 +77,7 @@ class SwXDrawPage;
class SwUnoCursor;
class SwXDocumentPropertyHelper;
class SfxViewFrame;
+class SfxViewShell;
class SwPrintUIOptions;
class SwPrintData;
class SwRenderData;