]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/statbox.cpp
wxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2
[wxWidgets.git] / src / osx / carbon / statbox.cpp
index 398fc5fcb2fa2e334f52cdac09170651d6d423f3..a7eec879bb76051d815d71c9f0015c6bcf5f82ea 100644 (file)
@@ -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)