Working on ubuntu build

This commit is contained in:
Bradley Austin Davis 2015-07-27 10:08:20 -04:00
parent ba9bd6b9b5
commit 4bdd41c608

View file

@ -37,10 +37,11 @@
#else
#include <GL/gl.h>
#include <GL/glext.h>
#define GPU_FEATURE_PROFILE GPU_CORE
#define GPU_TRANSFORM_PROFILE GPU_CORE
#include <GL/glew.h>
#include <GL/glxew.h>
#endif