]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/listbox.cpp
added missing include mdi.h
[wxWidgets.git] / src / msw / listbox.cpp
index 128111853e8d173a71dfe3578d3a7fbb462c2f2f..067fc11d9099b88a701f949a118d3eb7643ad822 100644 (file)
 #endif
 
 #ifndef __TWIN32__
-    #if defined(__GNUWIN32__)
-        #ifndef wxUSE_NORLANDER_HEADERS
-            #include "wx/msw/gnuwin32/extra.h"
-        #endif
+    #ifdef __GNUWIN32_OLD__
+        #include "wx/msw/gnuwin32/extra.h"
     #endif
 #endif