summaryrefslogtreecommitdiffstats
path: root/soldep
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-26 00:10:02 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-26 00:10:02 +0100
commit44f4927291069bdfb73ed70c3122e50f9c2adb22 (patch)
tree90b12b29feddfe512e8c8e9a86bf09871051cc41 /soldep
parenthacking way to reenable subsequenttests (diff)
downloadcore-44f4927291069bdfb73ed70c3122e50f9c2adb22.tar.gz
core-44f4927291069bdfb73ed70c3122e50f9c2adb22.zip
Adapt the tree to tools/svwin.h removal
Diffstat (limited to 'soldep')
-rw-r--r--soldep/bootstrp/command.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/soldep/bootstrp/command.cxx b/soldep/bootstrp/command.cxx
index 39a10093c12b..86361bde2a47 100644
--- a/soldep/bootstrp/command.cxx
+++ b/soldep/bootstrp/command.cxx
@@ -74,7 +74,7 @@
#endif
#if defined WNT
-#include <tools/svwin.h>
+#include <windows.h>
#endif
#if defined(WNT) || defined(OS2)