#ifndef OPENGL_H #define OPENGL_H #define GL_GLEXT_PROTOTYPES #include #include #include #include // we should get rid of some of these #include #include #include #include #include "gldebug.h" #endif