summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmain.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-02-08 13:09:39 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-02-08 14:02:04 +0200
commitf10a74f4fd0a0ba9702dd657232a50441fb0418f (patch)
tree04ffb40b412b0d7ddae8bfb4154fb05cbf066e72 /vcl/source/app/svmain.cxx
parent26463988018c334f620678194e1b264cf1d815f4 (diff)
Move prewin.h and postwin.h to solenv and adapt
Diffstat (limited to 'vcl/source/app/svmain.cxx')
-rw-r--r--vcl/source/app/svmain.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/source/app/svmain.cxx b/vcl/source/app/svmain.cxx
index a195621ce089..d997e9397c7e 100644
--- a/vcl/source/app/svmain.cxx
+++ b/vcl/source/app/svmain.cxx
@@ -30,10 +30,10 @@
#include "precompiled_vcl.hxx"
#ifdef WNT
-#include <tools/prewin.h>
+#include <prewin.h>
#include <process.h> // for _beginthreadex
#include <ole2.h> // for _beginthreadex
-#include <tools/postwin.h>
+#include <postwin.h>
#endif
// [ed 5/14/02 Add in explicit check for quartz graphics. OS X will define