X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fopengl.h;h=e0ce97741c23b20a92a477d728ceea4860e03892;hb=c00843c84868585b36e7f020886e7235e77325da;hp=e352e3dd7b3806265649cc4d745cf0b6a80f2571;hpb=6c206da1b97ad86e095d383f4ebd3d8f332ad416;p=andemo diff --git a/src/opengl.h b/src/opengl.h index e352e3d..e0ce977 100644 --- a/src/opengl.h +++ b/src/opengl.h @@ -18,12 +18,6 @@ #include -#ifdef __APPLE__ -#include -#else -#include -#endif /* __APPLE__ */ - #endif /* IPHONE */ int init_opengl(void);