]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/listctrl.h
fixed wxImage->wxBitmap conversion for images with alpha channel
[wxWidgets.git] / include / wx / listctrl.h
index 94977812261864ba2f4df85906eba9c238812cba..e52e8691672214c21c6386c33ad4d13ea16eb900 100644 (file)
@@ -16,6 +16,8 @@
     #pragma interface "listctrlbase.h"
 #endif
 
+#include "wx/defs.h" // headers should include this before first wxUSE_XXX check
+
 #if wxUSE_LISTCTRL
 
 #include "wx/listbase.h"