]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msgdlg.h
#4479: wx.ComboBox needs a SetFont method
[wxWidgets.git] / include / wx / msgdlg.h
index b2701d28f76e0f0ae5152c40b103b42af6e2e9a4..3a0174e8fb4e71fca750f78046be8eba90c2915f 100644 (file)
@@ -126,7 +126,7 @@ protected:
 #elif defined(__WXGTK20__)
     #include "wx/gtk/msgdlg.h"
 #elif defined(__WXMAC__)
-    #include "wx/mac/msgdlg.h"
+    #include "wx/osx/msgdlg.h"
 #elif defined(__WXPM__)
     #include "wx/os2/msgdlg.h"
 #endif