summaryrefslogtreecommitdiff
path: root/sw/inc/node.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/node.hxx')
-rw-r--r--sw/inc/node.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/inc/node.hxx b/sw/inc/node.hxx
index b79401f4d19d..7690cf8149d0 100644
--- a/sw/inc/node.hxx
+++ b/sw/inc/node.hxx
@@ -25,8 +25,8 @@
#include <boost/utility.hpp>
#include <boost/shared_ptr.hpp>
+#include <sal/types.h>
#include <tools/mempool.hxx>
-#include <tools/gen.hxx>
#include "swdllapi.h"
#include <ndarr.hxx>
@@ -75,6 +75,7 @@ class IDocumentFieldsAccess;
class IDocumentContentOperations;
class IDocumentListItems;
class SwOLENodes;
+class Point;
/// Base class of the Writer document model elements.
class SW_DLLPUBLIC SwNode