]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/event.h
1. added support for bitmaps with alpha channel
[wxWidgets.git] / include / wx / event.h
index f0941739c23c5491d8aa5e71f83c8871e6049627..5ce6242d57b4cc4aa5f00450135ba805ab99ce14 100644 (file)
@@ -25,9 +25,9 @@
 
 #include "wx/defs.h"
 #include "wx/object.h"
+#include "wx/clntdata.h"
 
 #if wxUSE_GUI
-    #include "wx/clntdata.h"
     #include "wx/gdicmn.h"
     #include "wx/cursor.h"
 #endif