diff include/SDL_opengles.h @ 2765:f55c87ae336b

Final merge of Google Summer of Code 2008 work... Bring SDL to iPhone and iPod Touch by Holmes Futrell, mentored by Sam Lantinga
author Sam Lantinga <slouken@libsdl.org>
date Sat, 04 Oct 2008 06:46:59 +0000
parents 0969758c8809
children 99210400e8b9
line wrap: on
line diff
--- a/include/SDL_opengles.h	Wed Sep 17 08:24:51 2008 +0000
+++ b/include/SDL_opengles.h	Sat Oct 04 06:46:59 2008 +0000
@@ -36,6 +36,9 @@
 {
 #endif
 
+#ifdef __IPHONEOS__
+#include <OpenGLES/ES1/gl.h>    /* Header File For The OpenGL ES Library */
+#endif
 
 #ifndef APIENTRY
 #define APIENTRY