Fixed last manual inclusion of glext.h.

This commit is contained in:
Camilla Berglund 2015-07-28 14:51:36 +02:00
parent bb6db74167
commit 37e13361f5

View File

@ -23,8 +23,8 @@
//
//========================================================================
#define GLFW_INCLUDE_GLEXT
#include <GLFW/glfw3.h>
#include <GL/glext.h>
#include <stdio.h>
#include <stdlib.h>