]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cmndata.h
Always use XPMs in this sample
[wxWidgets.git] / include / wx / cmndata.h
index eaceebd2b6d4c5ea20e34aaf8f087d946afe10bd..3aa0a3e0d2fbf70c5746f8a6e8305e5cfdebefc5 100644 (file)
 #ifndef _WX_CMNDATA_H_BASE_
 #define _WX_CMNDATA_H_BASE_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "cmndata.h"
 #endif
 
 #include "wx/window.h"
 #include "wx/font.h"
+#include "wx/encinfo.h"
 #include "wx/colour.h"
 #include "wx/gdicmn.h"