]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/imaglist.h
Store property name and value in wxPropertyGridEvent, keep track of live event instan...
[wxWidgets.git] / include / wx / imaglist.h
index 2779e3f1e598daa23351c68219cff19989677915..8832ab7668187587eb724ab1ef171d79528bdddd 100644 (file)
@@ -49,7 +49,7 @@ enum
 #elif defined(__WXMSW__)
     #include "wx/msw/imaglist.h"
 #elif defined(__WXMAC__)
-    #include "wx/mac/imaglist.h"
+    #include "wx/osx/imaglist.h"
 #elif defined(__WXPALMOS__)
     #include "wx/palmos/imaglist.h"
 #endif