[client] define GL_GLEXT_PROTOTYPES globally

This commit is contained in:
Geoffrey McRae
2018-12-12 16:53:30 +11:00
parent 61f0577ab2
commit 50c460df5a
6 changed files with 2 additions and 8 deletions

View File

@@ -26,10 +26,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
#include <string.h>
#include <assert.h>
#define GL_GLEXT_PROTOTYPES
#include <GL/gl.h>
//#include <GL/glu.h>
//#include <GL/glx.h>
struct Pixel
{