00001 #ifndef INCLUDEGL_H_INCLUDED
00002 #define INCLUDEGL_H_INCLUDED
00003
00004 #include <GL/glew.h>
00005 #include <Windows.h>
00006 #include <WinGDI.h>
00007 #include <GL/glew.h>
00008 #include <gl/gl.h>
00009 #include <gl/glu.h>
00010
00011 #endif