summaryrefslogtreecommitdiff
path: root/l10ntools/inc
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc')
-rw-r--r--l10ntools/inc/cfgmerge.hxx2
-rw-r--r--l10ntools/inc/common.hxx2
-rw-r--r--l10ntools/inc/export.hxx2
-rw-r--r--l10ntools/inc/helper.hxx4
-rw-r--r--l10ntools/inc/lngmerge.hxx2
-rw-r--r--l10ntools/inc/xmlparse.hxx2
-rw-r--r--l10ntools/inc/xrmmerge.hxx2
7 files changed, 8 insertions, 8 deletions
diff --git a/l10ntools/inc/cfgmerge.hxx b/l10ntools/inc/cfgmerge.hxx
index f1d993dd62d0..c3eb1cd1cf02 100644
--- a/l10ntools/inc/cfgmerge.hxx
+++ b/l10ntools/inc/cfgmerge.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_L10NTOOLS_INC_CFGMERGE_HXX
#define INCLUDED_L10NTOOLS_INC_CFGMERGE_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <fstream>
#include <unordered_map>
diff --git a/l10ntools/inc/common.hxx b/l10ntools/inc/common.hxx
index 4551e44f33e5..993d5152967e 100644
--- a/l10ntools/inc/common.hxx
+++ b/l10ntools/inc/common.hxx
@@ -12,7 +12,7 @@
#ifndef INCLUDED_L10NTOOLS_INC_COMMON_HXX
#define INCLUDED_L10NTOOLS_INC_COMMON_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <iostream>
#include <rtl/string.hxx>
diff --git a/l10ntools/inc/export.hxx b/l10ntools/inc/export.hxx
index dd5d7d600a6c..0ed0f45c5175 100644
--- a/l10ntools/inc/export.hxx
+++ b/l10ntools/inc/export.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_L10NTOOLS_INC_EXPORT_HXX
#define INCLUDED_L10NTOOLS_INC_EXPORT_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include "po.hxx"
#include <cstddef>
diff --git a/l10ntools/inc/helper.hxx b/l10ntools/inc/helper.hxx
index a58869333fbc..a6eed4ff59d3 100644
--- a/l10ntools/inc/helper.hxx
+++ b/l10ntools/inc/helper.hxx
@@ -12,8 +12,8 @@
#ifndef INCLUDED_L10NTOOLS_INC_HELPER_HXX
#define INCLUDED_L10NTOOLS_INC_HELPER_HXX
-#include "sal/config.h"
-#include "sal/types.h"
+#include <sal/config.h>
+#include <sal/types.h>
#include <libxml/parser.h>
diff --git a/l10ntools/inc/lngmerge.hxx b/l10ntools/inc/lngmerge.hxx
index 6d47bfcaf199..24d5b6ed211f 100644
--- a/l10ntools/inc/lngmerge.hxx
+++ b/l10ntools/inc/lngmerge.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_L10NTOOLS_INC_LNGMERGE_HXX
#define INCLUDED_L10NTOOLS_INC_LNGMERGE_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <iosfwd>
#include <vector>
diff --git a/l10ntools/inc/xmlparse.hxx b/l10ntools/inc/xmlparse.hxx
index d5fbc7a4c339..177af07dfc7a 100644
--- a/l10ntools/inc/xmlparse.hxx
+++ b/l10ntools/inc/xmlparse.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_L10NTOOLS_INC_XMLPARSE_HXX
#define INCLUDED_L10NTOOLS_INC_XMLPARSE_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <cstddef>
#include <memory>
diff --git a/l10ntools/inc/xrmmerge.hxx b/l10ntools/inc/xrmmerge.hxx
index f5abcf9b59f7..e599a59fcbe2 100644
--- a/l10ntools/inc/xrmmerge.hxx
+++ b/l10ntools/inc/xrmmerge.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_L10NTOOLS_INC_XRMMERGE_HXX
#include <memory>
-#include "sal/config.h"
+#include <sal/config.h>
#include <fstream>