X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..87c0312a66f57b1d167e1f9454a80fe4b7b28e0b:/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__)