]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/colour.h
made wxCommandEvent::GetInt() return int, not long (patch 1473771)
[wxWidgets.git] / include / wx / colour.h
index 7daa7cf93576f807cc1fdb82ef2e955c2653f3d5..b736ad8bbed48bc6a3e445ef80af6d6fbeb41b52 100644 (file)
@@ -12,6 +12,8 @@
 #ifndef _WX_COLOUR_H_BASE_
 #define _WX_COLOUR_H_BASE_
 
+#include "wx/defs.h"
+
 #if defined(__WXPALMOS__)
 #include "wx/palmos/colour.h"
 #elif defined(__WXMSW__)