X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..4095fb14c4c25c976088bc6f0339fa339b51edd6:/src/osx/carbon/checklst.cpp diff --git a/src/osx/carbon/checklst.cpp b/src/osx/carbon/checklst.cpp index 5f0fecb5e2..adff768e25 100644 --- a/src/osx/carbon/checklst.cpp +++ b/src/osx/carbon/checklst.cpp @@ -22,7 +22,7 @@ #include "wx/arrstr.h" #endif -#include "wx/mac/uma.h" +#include "wx/osx/uma.h" IMPLEMENT_DYNAMIC_CLASS(wxCheckListBox, wxListBox)