summaryrefslogtreecommitdiff
path: root/configmgr/source/parsemanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/parsemanager.hxx')
-rw-r--r--configmgr/source/parsemanager.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/configmgr/source/parsemanager.hxx b/configmgr/source/parsemanager.hxx
index 42279209f9b7..94910297cf4a 100644
--- a/configmgr/source/parsemanager.hxx
+++ b/configmgr/source/parsemanager.hxx
@@ -20,17 +20,17 @@
#ifndef INCLUDED_CONFIGMGR_SOURCE_PARSEMANAGER_HXX
#define INCLUDED_CONFIGMGR_SOURCE_PARSEMANAGER_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <set>
-#include "com/sun/star/container/NoSuchElementException.hpp"
-#include "com/sun/star/uno/RuntimeException.hpp"
-#include "rtl/ref.hxx"
-#include "sal/types.h"
-#include "salhelper/simplereferenceobject.hxx"
-#include "xmlreader/span.hxx"
-#include "xmlreader/xmlreader.hxx"
+#include <com/sun/star/container/NoSuchElementException.hpp>
+#include <com/sun/star/uno/RuntimeException.hpp>
+#include <rtl/ref.hxx>
+#include <sal/types.h>
+#include <salhelper/simplereferenceobject.hxx>
+#include <xmlreader/span.hxx>
+#include <xmlreader/xmlreader.hxx>
namespace configmgr {