changeset 4831 | 8dabd625079f |
parent 4827 | 5660aac926e9 |
child 4859 | 91f4d4d5c395 |
1.1 --- a/src/video/cocoa/SDL_cocoashape.h Tue Aug 03 23:22:31 2010 -0400 1.2 +++ b/src/video/cocoa/SDL_cocoashape.h Tue Aug 03 23:41:57 2010 -0400 1.3 @@ -28,8 +28,7 @@ 1.4 #include "SDL_stdinc.h" 1.5 #include "SDL_video.h" 1.6 #include "SDL_shape.h" 1.7 -#include "SDL_shape_internals.h" 1.8 -#include "../SDL_sysvideo.h" 1.9 +#include "../SDL_shape_internals.h" 1.10 1.11 typedef struct { 1.12 NSGraphicsContext* context;