author | Holmes Futrell <hfutrell@umail.ucsb.edu> |
Sat, 16 Aug 2008 00:18:06 +0000 | |
branch | gsoc2008_iphone |
changeset 2452 | 54bc7e0806de |
parent 2451 | 28286ecb3f15 |
child 2453 | ac67f7719ba8 |
--- a/src/video/uikit/SDL_uikitopengles.h Sat Aug 16 00:17:18 2008 +0000 +++ b/src/video/uikit/SDL_uikitopengles.h Sat Aug 16 00:18:06 2008 +0000 @@ -33,4 +33,5 @@ extern void UIKit_GL_DeleteContext(_THIS, SDL_GLContext context); extern void *UIKit_GL_GetProcAddress(_THIS, const char *proc); extern int UIKit_GL_LoadLibrary(_THIS, const char *path); + #endif \ No newline at end of file