diff src/video/cocoa/SDL_cocoavideo.m @ 4839:05d172e92b52

Merging branches. Will begin correcting mistakes introduced by merging.
author Eli Gottlieb <eligottlieb@gmail.com>
date Mon, 09 Aug 2010 15:41:33 -0400
parents 5660aac926e9
children 7b1d35d98294
line wrap: on
line diff
--- a/src/video/cocoa/SDL_cocoavideo.m	Mon Aug 09 15:37:20 2010 -0400
+++ b/src/video/cocoa/SDL_cocoavideo.m	Mon Aug 09 15:41:33 2010 -0400
@@ -22,6 +22,7 @@
 #include "SDL_config.h"
 
 #include "SDL_cocoavideo.h"
+#include "SDL_cocoashape.h"
 #include "SDL_assert.h"
 
 /* Initialization/Query functions */