Skip to content

Commit

Permalink
Patched to compile on Mac OS X.
Browse files Browse the repository at this point in the history
--HG--
branch : trunk
  • Loading branch information
icculus committed May 3, 2008
1 parent 08c77c6 commit 3bc30af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glcaps.c
Expand Up @@ -4,7 +4,7 @@
#endif

#include <stdio.h>
#define GL_GLEXT_PROTOTYPES 1
#define GL_GLEXT_LEGACY 1
#include "GL/gl.h"
#include "GL/glext.h"
#include "SDL.h"
Expand Down

0 comments on commit 3bc30af

Please sign in to comment.