summaryrefslogtreecommitdiff
path: root/sw/inc/SwAppletImpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/SwAppletImpl.hxx')
-rw-r--r--sw/inc/SwAppletImpl.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/inc/SwAppletImpl.hxx b/sw/inc/SwAppletImpl.hxx
index 046893f70803..a12d8ed7f1fb 100644
--- a/sw/inc/SwAppletImpl.hxx
+++ b/sw/inc/SwAppletImpl.hxx
@@ -22,10 +22,11 @@
#include <config_features.h>
-#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <svl/itemset.hxx>
#include <svl/ownlist.hxx>
+namespace com { namespace sun { namespace star { namespace embed { class XEmbeddedObject; } } } }
+
enum class SwHtmlOptType {
IGNORE = 0,
TAG = 1,