summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlbodyi.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/xmlbodyi.cxx')
-rw-r--r--sc/source/filter/xml/xmlbodyi.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/source/filter/xml/xmlbodyi.cxx b/sc/source/filter/xml/xmlbodyi.cxx
index 352d4bb06d0e..226db0ab313c 100644
--- a/sc/source/filter/xml/xmlbodyi.cxx
+++ b/sc/source/filter/xml/xmlbodyi.cxx
@@ -19,9 +19,9 @@
#include <cstdio>
-#include "document.hxx"
-#include "docuno.hxx"
-#include "sheetdata.hxx"
+#include <document.hxx>
+#include <docuno.hxx>
+#include <sheetdata.hxx>
#include "xmlbodyi.hxx"
#include "xmltabi.hxx"
@@ -39,8 +39,8 @@
#include "XMLTrackedChangesContext.hxx"
#include "XMLEmptyContext.hxx"
#include "XMLDetectiveContext.hxx"
-#include "scerrors.hxx"
-#include "tabprotection.hxx"
+#include <scerrors.hxx>
+#include <tabprotection.hxx>
#include "datastreamimport.hxx"
#include <sax/fastattribs.hxx>