]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/tglbtn.cpp
avoid duplicating wxWindow::HandleCommand() in wxFrame, only handle the commands...
[wxWidgets.git] / src / osx / carbon / tglbtn.cpp
index 43904685f75eea567acda18bac18fb7c66d036eb..ced569714d19361fcc86e1a375bb1995c7d5a0c3 100644 (file)
@@ -23,7 +23,7 @@
 #if wxUSE_TOGGLEBTN
 
 #include "wx/tglbtn.h"
-#include "wx/mac/uma.h"
+#include "wx/osx/uma.h"
 // Button
 
 // ----------------------------------------------------------------------------