]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/listbox.cpp
updated so that the dll will compile successfully
[wxWidgets.git] / src / msw / listbox.cpp
index 2b973f90d25c484a6144bf46fe50e18b79b014e4..29eda8f23330850e6b39e698afe17fc55bf73370 100644 (file)
 #include <windows.h>
 #include <windowsx.h>
 
+#ifndef __TWIN32__
 #ifdef __GNUWIN32__
 #include <wx/msw/gnuwin32/extra.h>
 #endif
+#endif
 
 #ifdef GetCharWidth
 #undef GetCharWidth