summaryrefslogtreecommitdiffstats
path: root/l10ntools/source/propex.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/propex.cxx
parentloplugin:includeform: libreofficekit (diff)
downloadcore-fc8e95600aa40ef33beab7fd4c07e7ce66df1d27.tar.gz
core-fc8e95600aa40ef33beab7fd4c07e7ce66df1d27.zip
loplugin:includeform: l10ntools
Change-Id: I73eed5cbaaa1a0668f0dfa89a1a26883f64b3107
Diffstat (limited to 'l10ntools/source/propex.cxx')
-rw-r--r--l10ntools/source/propex.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10ntools/source/propex.cxx b/l10ntools/source/propex.cxx
index b12f4d32d6f6..32d2e3d3c52e 100644
--- a/l10ntools/source/propex.cxx
+++ b/l10ntools/source/propex.cxx
@@ -7,10 +7,10 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include "sal/main.h"
+#include <sal/main.h>
-#include "common.hxx"
-#include "propmerge.hxx"
+#include <common.hxx>
+#include <propmerge.hxx>
SAL_IMPLEMENT_MAIN_WITH_ARGS(argc, argv)
{