changeset 6623 | f4ae87f3ec15 |
parent 6617 | 3a92812e0c91 |
child 6624 | ad4892cb5be9 |
6622:b3e6fb93e19f | 6623:f4ae87f3ec15 |
---|---|
20 */ |
20 */ |
21 #include "SDL_config.h" |
21 #include "SDL_config.h" |
22 |
22 |
23 #if SDL_VIDEO_DRIVER_COCOA |
23 #if SDL_VIDEO_DRIVER_COCOA |
24 |
24 |
25 #include "SDL.h" |
25 #include "SDL_messagebox.h" |
26 #include "SDL_cocoavideo.h" |
26 #include "SDL_cocoavideo.h" |
27 |
27 |
28 |
28 |
29 /* Display a Cocoa message box */ |
29 /* Display a Cocoa message box */ |
30 int |
30 int |