summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxsystemdependentwindow.cxx
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-25 19:03:49 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-03-25 19:03:49 +0100
commit78d6b75c90f39d74b94c9268cbd68dddd8ee22ca (patch)
tree7077295a16bd38b4904fc2add526db7371aff7ca /toolkit/source/awt/vclxsystemdependentwindow.cxx
parentcce205cf2139e93307e1414629d0be79f0e9a2d1 (diff)
Wholesale prewin.h/postwin.h removal
Diffstat (limited to 'toolkit/source/awt/vclxsystemdependentwindow.cxx')
-rw-r--r--toolkit/source/awt/vclxsystemdependentwindow.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/toolkit/source/awt/vclxsystemdependentwindow.cxx b/toolkit/source/awt/vclxsystemdependentwindow.cxx
index df1f6d05e14c..7f2721726e9e 100644
--- a/toolkit/source/awt/vclxsystemdependentwindow.cxx
+++ b/toolkit/source/awt/vclxsystemdependentwindow.cxx
@@ -40,10 +40,7 @@
#include <toolkit/helper/macros.hxx>
#include <cppuhelper/typeprovider.hxx>
-#ifdef WNT
-#include <prewin.h>
-#include <postwin.h>
-#elif defined ( QUARTZ )
+#ifdef QUARTZ
#include "premac.h"
#include <Cocoa/Cocoa.h>
#include "postmac.h"