]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statbmp.h
avoiding crash for pure modifier events
[wxWidgets.git] / include / wx / statbmp.h
index 72934c25e6c116767c5fa57619fc16a3450a8516..9278aa0974d5c74297c07c2812dcdfdc56786561 100644 (file)
@@ -64,7 +64,7 @@ protected:
 #elif defined(__WXGTK__)
     #include "wx/gtk1/statbmp.h"
 #elif defined(__WXMAC__)
-    #include "wx/mac/statbmp.h"
+    #include "wx/osx/statbmp.h"
 #elif defined(__WXCOCOA__)
     #include "wx/cocoa/statbmp.h"
 #elif defined(__WXPM__)