summaryrefslogtreecommitdiffstats
path: root/sfx2
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-26 00:10:08 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-26 00:11:55 +0100
commitf1ec4b66c2bbcfd40605f8741db557ed80e871cb (patch)
tree2cafc707946d68f8b246a418bb524cd50ae47753 /sfx2
parentStrip include guards in idl files part 3 (end) (diff)
downloadcore-f1ec4b66c2bbcfd40605f8741db557ed80e871cb.tar.gz
core-f1ec4b66c2bbcfd40605f8741db557ed80e871cb.zip
Adapt the tree to tools/svwin.h removal
Diffstat (limited to 'sfx2')
-rwxr-xr-xsfx2/source/appl/impldde.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/impldde.cxx b/sfx2/source/appl/impldde.cxx
index 0aa33ae82c5a..2edde1d08bc3 100755
--- a/sfx2/source/appl/impldde.cxx
+++ b/sfx2/source/appl/impldde.cxx
@@ -30,7 +30,7 @@
#include "precompiled_sfx2.hxx"
#if defined(WNT)
-#include <tools/svwin.h>
+#include <windows.h>
#endif
#include "impldde.hxx"