X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..a70517e979955e17608126c9d8f7bf57879b5fbe:/src/osx/carbon/tabctrl.cpp diff --git a/src/osx/carbon/tabctrl.cpp b/src/osx/carbon/tabctrl.cpp index bd557b762d..a55c65dfde 100644 --- a/src/osx/carbon/tabctrl.cpp +++ b/src/osx/carbon/tabctrl.cpp @@ -19,7 +19,7 @@ #include "wx/control.h" #endif -#include "wx/mac/uma.h" +#include "wx/osx/uma.h" IMPLEMENT_DYNAMIC_CLASS(wxTabCtrl, wxControl) IMPLEMENT_DYNAMIC_CLASS(wxTabEvent, wxNotifyEvent)