]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dde.cpp
adde wxSTC bakefile
[wxWidgets.git] / src / msw / dde.cpp
index c5b16d9dc0019b424fd229da3696d26c487fed19..606abdac8bc16ce8d2253a0fc8651a05cf9962d4 100644 (file)
@@ -46,7 +46,7 @@
 #include <windows.h>
 #include <ddeml.h>
 
-#if defined(__TWIN32__) || defined(__GNUWIN32_OLD__)
+#ifdef __GNUWIN32_OLD__
     #include "wx/msw/gnuwin32/extra.h"
 #endif