summaryrefslogtreecommitdiff
path: root/sw/inc/ndindex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/ndindex.hxx')
-rw-r--r--sw/inc/ndindex.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/ndindex.hxx b/sw/inc/ndindex.hxx
index 51c716d85a5a..67bfc47c5342 100644
--- a/sw/inc/ndindex.hxx
+++ b/sw/inc/ndindex.hxx
@@ -24,9 +24,9 @@
#include <tools/solar.h>
-#include <node.hxx>
-#include <ring.hxx>
-#include <ndarr.hxx>
+#include "node.hxx"
+#include "ring.hxx"
+#include "ndarr.hxx"
class SwNode;
class SwNodes;