]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/combobox.cpp
Use t_str() instead of c_str()
[wxWidgets.git] / src / osx / carbon / combobox.cpp
index 90ba52c9c8e123e4fa76ddfbc84f3677b28485f9..1174358e298f91782f832460c11b4c65fdf95b00 100644 (file)
@@ -23,7 +23,7 @@
     #include "wx/textctrl.h"
 #endif
 
-#include "wx/mac/uma.h"
+#include "wx/osx/uma.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxComboBox, wxControl)