X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/489468feaa08b8f504735eecca522fb8d0f825d2..a6ac49b198cf4693752344cffa20b46bed364c77:/src/osx/carbon/tglbtn.cpp diff --git a/src/osx/carbon/tglbtn.cpp b/src/osx/carbon/tglbtn.cpp index 43904685f7..ced569714d 100644 --- a/src/osx/carbon/tglbtn.cpp +++ b/src/osx/carbon/tglbtn.cpp @@ -23,7 +23,7 @@ #if wxUSE_TOGGLEBTN #include "wx/tglbtn.h" -#include "wx/mac/uma.h" +#include "wx/osx/uma.h" // Button // ----------------------------------------------------------------------------