Updated with latest glext.h

This commit is contained in:
Sam Lantinga 2008-11-25 08:40:52 +00:00
parent 868d2ced9e
commit eb7a0d4ec7
2 changed files with 1997 additions and 31 deletions

File diff suppressed because it is too large Load Diff

View File

@ -24,6 +24,8 @@
#ifndef _SDL_cocoavideo_h
#define _SDL_cocoavideo_h
#include "SDL_opengl.h"
#include <ApplicationServices/ApplicationServices.h>
#include <Cocoa/Cocoa.h>