summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLConverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/XMLConverter.hxx')
-rw-r--r--sc/source/filter/xml/XMLConverter.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/filter/xml/XMLConverter.hxx b/sc/source/filter/xml/XMLConverter.hxx
index c35d90de12f2..6c131421bd13 100644
--- a/sc/source/filter/xml/XMLConverter.hxx
+++ b/sc/source/filter/xml/XMLConverter.hxx
@@ -20,9 +20,9 @@
#ifndef INCLUDED_SC_SOURCE_FILTER_XML_XMLCONVERTER_HXX
#define INCLUDED_SC_SOURCE_FILTER_XML_XMLCONVERTER_HXX
-#include "global.hxx"
-#include "detfunc.hxx"
-#include "detdata.hxx"
+#include <global.hxx>
+#include <detfunc.hxx>
+#include <detdata.hxx>
#include <rtl/ustrbuf.hxx>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/sheet/ConditionOperator.hpp>