summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs/graphite_layout.cxx
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-28 01:31:21 -0600
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-28 09:44:37 +0200
commita18b02e8a3278f1c1b7a505d0551d9254913bfe0 (patch)
tree7a74bd23d1b8e270b66a944773e348dc7e8f5663 /vcl/source/glyphs/graphite_layout.cxx
parent273e5b1f522a56ae74559eb2d404ecf53c9a2428 (diff)
Temporarily put back prewin.h/postwin.h hack in tools and vcl
Diffstat (limited to 'vcl/source/glyphs/graphite_layout.cxx')
-rw-r--r--vcl/source/glyphs/graphite_layout.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/vcl/source/glyphs/graphite_layout.cxx b/vcl/source/glyphs/graphite_layout.cxx
index 6b72f96e7eb6..ab5b59025724 100644
--- a/vcl/source/glyphs/graphite_layout.cxx
+++ b/vcl/source/glyphs/graphite_layout.cxx
@@ -53,9 +53,7 @@
#include <deque>
// Platform
-#ifdef WNT
-#include <windows.h>
-#endif
+#include <svsys.h>
#include <vcl/salgdi.hxx>