summaryrefslogtreecommitdiff
path: root/configmgr/source/setnode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/setnode.cxx')
-rw-r--r--configmgr/source/setnode.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/configmgr/source/setnode.cxx b/configmgr/source/setnode.cxx
index 3171e2cde72c..76329a0570a8 100644
--- a/configmgr/source/setnode.cxx
+++ b/configmgr/source/setnode.cxx
@@ -17,14 +17,14 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sal/config.h"
+#include <sal/config.h>
#include <algorithm>
#include <functional>
#include <vector>
-#include "rtl/ref.hxx"
-#include "rtl/ustring.hxx"
+#include <rtl/ref.hxx>
+#include <rtl/ustring.hxx>
#include "data.hxx"
#include "node.hxx"