Mercurial > sdl-ios-xcode
diff src/video/quartz/SDL_QuartzVideo.h @ 656:864e2d2a9a55
Merged in Ryan's multisample code for MacOS, and changed the constants to match.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 22 Jul 2003 15:33:28 +0000 |
parents | 7ec821f3cbd0 |
children | 74b4b9f9e5e1 |
line wrap: on
line diff
--- a/src/video/quartz/SDL_QuartzVideo.h Tue Jul 22 15:10:06 2003 +0000 +++ b/src/video/quartz/SDL_QuartzVideo.h Tue Jul 22 15:33:28 2003 +0000 @@ -50,6 +50,8 @@ #include <Cocoa/Cocoa.h> #include <OpenGL/OpenGL.h> +#include <OpenGL/gl.h> +#include <OpenGL/glext.h> #include <Carbon/Carbon.h> #include <QuickTime/QuickTime.h> #include <IOKit/IOKitLib.h> /* For powersave handling */