summaryrefslogtreecommitdiffstats
path: root/l10ntools/source/pocheck.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/pocheck.cxx')
-rw-r--r--l10ntools/source/pocheck.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/pocheck.cxx b/l10ntools/source/pocheck.cxx
index 84be02913293..fbf42689082f 100644
--- a/l10ntools/source/pocheck.cxx
+++ b/l10ntools/source/pocheck.cxx
@@ -14,7 +14,7 @@
#include <rtl/string.hxx>
#include <rtl/ustring.hxx>
#include <osl/file.hxx>
-#include "po.hxx"
+#include <po.hxx>
// Translated style names must be unique
static void checkStyleNames(const OString& aLanguage)