summaryrefslogtreecommitdiff
path: root/sc/source/core/data/poolhelp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/poolhelp.cxx')
-rw-r--r--sc/source/core/data/poolhelp.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/core/data/poolhelp.cxx b/sc/source/core/data/poolhelp.cxx
index 2ee99f228e28..28a25b363a88 100644
--- a/sc/source/core/data/poolhelp.cxx
+++ b/sc/source/core/data/poolhelp.cxx
@@ -20,10 +20,10 @@
#include <svl/zforlist.hxx>
#include <editeng/editeng.hxx>
-#include "poolhelp.hxx"
-#include "document.hxx"
-#include "docpool.hxx"
-#include "stlpool.hxx"
+#include <poolhelp.hxx>
+#include <document.hxx>
+#include <docpool.hxx>
+#include <stlpool.hxx>
ScPoolHelper::ScPoolHelper( ScDocument* pSourceDoc )
:pFormTable(nullptr)