summaryrefslogtreecommitdiff
path: root/lingucomponent
diff options
context:
space:
mode:
Diffstat (limited to 'lingucomponent')
-rw-r--r--lingucomponent/source/lingutil/lingutil.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lingucomponent/source/lingutil/lingutil.cxx b/lingucomponent/source/lingutil/lingutil.cxx
index d155d552100b..03ae2934b322 100644
--- a/lingucomponent/source/lingutil/lingutil.cxx
+++ b/lingucomponent/source/lingutil/lingutil.cxx
@@ -30,7 +30,7 @@
#include "precompiled_lingucomponent.hxx"
#if defined(WNT)
-#include <tools/prewin.h>
+#include <prewin.h>
#endif
#if defined(WNT)
@@ -38,7 +38,7 @@
#endif
#if defined(WNT)
-#include <tools/postwin.h>
+#include <postwin.h>
#endif