]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/listbase.h
Oops, I left an extra { in there.
[wxWidgets.git] / include / wx / listbase.h
index 04f6efd9719936fe919e621396b45c8acfd0e1fb..294c8bb27c4802c1464dc85922be52070d23e64a 100644 (file)
 #ifndef _WX_LISTBASE_H_BASE_
 #define _WX_LISTBASE_H_BASE_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 //    #pragma interface "listctrlbase.h"
 #endif
 
 #if wxUSE_LISTCTRL
 
+#include "wx/colour.h"
 #include "wx/font.h"
+#include "wx/gdicmn.h"
+
+#include "wx/event.h"
 
 // ----------------------------------------------------------------------------
 // types