summaryrefslogtreecommitdiff
path: root/vcl/source/app/settings.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/app/settings.cxx')
-rw-r--r--vcl/source/app/settings.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/source/app/settings.cxx b/vcl/source/app/settings.cxx
index c9480588e588..3405e30f5353 100644
--- a/vcl/source/app/settings.cxx
+++ b/vcl/source/app/settings.cxx
@@ -48,9 +48,9 @@
#include <unotools/syslocaleoptions.hxx>
#ifdef WNT
-#include "tools/prewin.h"
+#include "prewin.h"
#include <windows.h>
-#include "tools/postwin.h"
+#include "postwin.h"
#endif
using namespace rtl;