]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/choice.h
Initial commit for Laurent Humbertclaude's Windows slave.
[wxWidgets.git] / include / wx / choice.h
index e6e85a22413b10c6391011cb037e9771824a9507..18d31d2c12c59926b6b0342e582f3adf3f04ddf8 100644 (file)
@@ -79,7 +79,7 @@ private:
 #elif defined(__WXGTK__)
     #include "wx/gtk1/choice.h"
 #elif defined(__WXMAC__)
-    #include "wx/mac/choice.h"
+    #include "wx/osx/choice.h"
 #elif defined(__WXCOCOA__)
     #include "wx/cocoa/choice.h"
 #elif defined(__WXPM__)