Add missing include glext.h

svn path=/trunk/; revision=30757
This commit is contained in:
Marc Piulachs 2007-11-25 20:32:10 +00:00
parent f7c97d73d8
commit 090e490da6

View file

@ -5,11 +5,9 @@
#include <stdlib.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glext.h>
#include "resource.h"
/* missing declare from gl.h */
#define GL_BGR_EXT 0x80E0
HINSTANCE hInstance; // Holds The Instance Of The Application
GLuint texture[3]; //stores texture objects and display list