]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/listctrl.h
Sorry, should be a __UNIX__ test
[wxWidgets.git] / include / wx / generic / listctrl.h
index d51ca4d33f6606bb81b23d215d4315c7e3f4b5f4..8a31822b8076b908e924698911c169b6a5e58f38 100644 (file)
 
 #include "wx/defs.h"
 #include "wx/object.h"
+#ifdef __WXMAC__
+#include "wx/imaglist.h"
+#else
 #include "wx/generic/imaglist.h"
+#endif
 
 #include "wx/control.h"
 #include "wx/timer.h"