]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/thread.cpp
avoid duplicating wxWindow::HandleCommand() in wxFrame, only handle the commands...
[wxWidgets.git] / src / osx / carbon / thread.cpp
index 04383b0f9478878676167e247fc3df36c570d27f..6d23905e80f29ff85ee4d09bdf29eb715c99e3f9 100644 (file)
@@ -26,7 +26,7 @@
 #include "wx/thread.h"
 
 #include <CoreServices/CoreServices.h>
-#include "wx/mac/uma.h"
+#include "wx/osx/uma.h"
 
 // the possible states of the thread:
 // ("=>" shows all possible transitions from this state)