diff src/video/cocoa/SDL_cocoavideo.h @ 1936:83946ee0ff1f

Implemented OpenGL support on Mac OS X The OpenGL renderer works without changes, yay! :)
author Sam Lantinga <slouken@libsdl.org>
date Tue, 25 Jul 2006 06:22:42 +0000
parents 70139af5ac27
children 25d6537feea4
line wrap: on
line diff
--- a/src/video/cocoa/SDL_cocoavideo.h	Mon Jul 24 23:30:14 2006 +0000
+++ b/src/video/cocoa/SDL_cocoavideo.h	Tue Jul 25 06:22:42 2006 +0000
@@ -33,9 +33,7 @@
 #include "SDL_cocoakeyboard.h"
 #include "SDL_cocoamodes.h"
 #include "SDL_cocoamouse.h"
-/*
 #include "SDL_cocoaopengl.h"
-*/
 #include "SDL_cocoawindow.h"
 
 /* Private display data */