--- 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