X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..ef6ece2352e739f843d9fc08d96d46b6467b83d6:/src/osx/carbon/statbox.cpp diff --git a/src/osx/carbon/statbox.cpp b/src/osx/carbon/statbox.cpp index 398fc5fcb2..a7eec879bb 100644 --- a/src/osx/carbon/statbox.cpp +++ b/src/osx/carbon/statbox.cpp @@ -14,7 +14,7 @@ #if wxUSE_STATBOX #include "wx/statbox.h" -#include "wx/mac/uma.h" +#include "wx/osx/uma.h" IMPLEMENT_DYNAMIC_CLASS(wxStaticBox, wxControl)