]> 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 3c9d8a6077289ebc5715e8557c2b19bff46ea53b..e52e8691672214c21c6386c33ad4d13ea16eb900 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     04.12.99
 // RCS-ID:      $Id$
 // Copyright:   (c) wxWidgets team
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_LISTCTRL_H_BASE_
@@ -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"