changeset 6623 | f4ae87f3ec15 |
parent 6617 | 3a92812e0c91 |
child 6624 | ad4892cb5be9 |
1.1 --- a/src/video/cocoa/SDL_cocoamessagebox.m Tue Oct 30 19:21:42 2012 -0700 1.2 +++ b/src/video/cocoa/SDL_cocoamessagebox.m Tue Oct 30 19:26:30 2012 -0700 1.3 @@ -22,7 +22,7 @@ 1.4 1.5 #if SDL_VIDEO_DRIVER_COCOA 1.6 1.7 -#include "SDL.h" 1.8 +#include "SDL_messagebox.h" 1.9 #include "SDL_cocoavideo.h" 1.10 1.11