summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLConverter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/XMLConverter.cxx')
-rw-r--r--sc/source/filter/xml/XMLConverter.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sc/source/filter/xml/XMLConverter.cxx b/sc/source/filter/xml/XMLConverter.cxx
index c2b41d09e4ea..b0bfb34fc848 100644
--- a/sc/source/filter/xml/XMLConverter.cxx
+++ b/sc/source/filter/xml/XMLConverter.cxx
@@ -23,13 +23,13 @@
#include <tools/datetime.hxx>
#include <sax/tools/converter.hxx>
#include <xmloff/xmltoken.hxx>
-#include "rangelst.hxx"
-#include "rangeutl.hxx"
-#include "docuno.hxx"
-#include "convuno.hxx"
-#include "document.hxx"
-#include "ftools.hxx"
-#include "generalfunction.hxx"
+#include <rangelst.hxx>
+#include <rangeutl.hxx>
+#include <docuno.hxx>
+#include <convuno.hxx>
+#include <document.hxx>
+#include <ftools.hxx>
+#include <generalfunction.hxx>
using namespace ::com::sun::star;
using namespace xmloff::token;