]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/combobox.h
Updated event type declarations to follow what other sub-libraries do these days...
[wxWidgets.git] / include / wx / osx / combobox.h
index f4d0125ef40a94aaa9086eb0efbfb6bc86dd0334..8525d8008dceb42fc92eda558aaec86ab82431d3 100644 (file)
@@ -1,5 +1,5 @@
 #ifdef __WXMAC_CLASSIC__
 #ifdef __WXMAC_CLASSIC__
-#include "wx/mac/classic/combobox.h"
+#include "wx/osx/classic/combobox.h"
 #else
 #else
-#include "wx/mac/carbon/combobox.h"
+#include "wx/osx/carbon/combobox.h"
 #endif
 #endif