summaryrefslogtreecommitdiff
path: root/l10ntools/source/lngmerge.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:38:48 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:03 +0200
commitfc8e95600aa40ef33beab7fd4c07e7ce66df1d27 (patch)
tree6fc2402f3e2ff57229e9e41f4768de146ddabc64 /l10ntools/source/lngmerge.cxx
parent1ce65e7493756672980e2555cc4fa748b7c77199 (diff)
loplugin:includeform: l10ntools
Change-Id: I73eed5cbaaa1a0668f0dfa89a1a26883f64b3107
Diffstat (limited to 'l10ntools/source/lngmerge.cxx')
-rw-r--r--l10ntools/source/lngmerge.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10ntools/source/lngmerge.cxx b/l10ntools/source/lngmerge.cxx
index 347972c91a06..b913a81249c8 100644
--- a/l10ntools/source/lngmerge.cxx
+++ b/l10ntools/source/lngmerge.cxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sal/config.h"
+#include <sal/config.h>
#include <cstddef>
#include <fstream>
@@ -25,8 +25,8 @@
#include <memory>
#include <string>
-#include "po.hxx"
-#include "lngmerge.hxx"
+#include <po.hxx>
+#include <lngmerge.hxx>
namespace {