diff src/video/cocoa/SDL_cocoavideo.h @ 1933:7ee5297340f7

Implemented Cocoa window support
author Sam Lantinga <slouken@libsdl.org>
date Mon, 24 Jul 2006 05:03:02 +0000
parents 103c6fec2a60
children 70139af5ac27
line wrap: on
line diff
--- a/src/video/cocoa/SDL_cocoavideo.h	Sun Jul 23 09:16:14 2006 +0000
+++ b/src/video/cocoa/SDL_cocoavideo.h	Mon Jul 24 05:03:02 2006 +0000
@@ -34,8 +34,8 @@
 #include "SDL_cocoamouse.h"
 /*
 #include "SDL_cocoaopengl.h"
+*/
 #include "SDL_cocoawindow.h"
-*/
 
 /* Private display data */