]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/spinctrl.h
the app doesn't exit any more if a dialog is shown (and destroyed) while
[wxWidgets.git] / include / wx / spinctrl.h
index 453175ebbb8f16219ad68c74de48c8cb3a9d3588..a40cc6c3c4c6c6b0a1b822b0736f76a7a4b3d3e6 100644 (file)
@@ -61,7 +61,7 @@ protected:
 #elif defined(__WXMOTIF__)
     #include "wx/generic/spinctlg.h"
 #elif defined(__WXMAC__)
-    #include "wx/generic/spinctlg.h"
+    #include "wx/mac/spinctrl.h"
 #else // Win16 || !Win
     #include "wx/generic/spinctlg.h"
 #endif // platform