]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/button.cpp
avoid duplicating wxWindow::HandleCommand() in wxFrame, only handle the commands...
[wxWidgets.git] / src / osx / carbon / button.cpp
index 87fa56c82bc0f5bc6f86603b175f066e94fac100..021ddac1120cb0a597e63a5e34676c665e5c9aa5 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "wx/stockitem.h"
 
-#include "wx/mac/uma.h"
+#include "wx/osx/uma.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxButton, wxControl)