summaryrefslogtreecommitdiff
path: root/configmgr/source/xcdparser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/xcdparser.hxx')
-rw-r--r--configmgr/source/xcdparser.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/configmgr/source/xcdparser.hxx b/configmgr/source/xcdparser.hxx
index 708d122f3c4d..f5313af60012 100644
--- a/configmgr/source/xcdparser.hxx
+++ b/configmgr/source/xcdparser.hxx
@@ -20,13 +20,13 @@
#ifndef INCLUDED_CONFIGMGR_SOURCE_XCDPARSER_HXX
#define INCLUDED_CONFIGMGR_SOURCE_XCDPARSER_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <set>
-#include "rtl/ref.hxx"
-#include "rtl/ustring.hxx"
-#include "xmlreader/xmlreader.hxx"
+#include <rtl/ref.hxx>
+#include <rtl/ustring.hxx>
+#include <xmlreader/xmlreader.hxx>
#include "parser.hxx"