#define GL_GLEXT_PROTOTYPES to silence warning

This commit is contained in:
Brian 2007-11-23 14:35:46 -07:00
parent 999b55663a
commit 88b067cb04
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
* OF THIS SOFTWARE.
*/
#define GL_GLEXT_PROTOTYPES
#include <stdio.h>
#include <string.h>
#include <stdlib.h>