X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..f54e5c1a4f6952c62ed4480f7d26feddc20f98ba:/include/wx/statbmp.h diff --git a/include/wx/statbmp.h b/include/wx/statbmp.h index 72934c25e6..9278aa0974 100644 --- a/include/wx/statbmp.h +++ b/include/wx/statbmp.h @@ -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__)