add windowshacks.h to GPUConfig.h and move it to shared

This commit is contained in:
ZappoMan 2014-12-15 11:49:01 -08:00
parent 94cf8b3384
commit 28f2dc62ea
2 changed files with 1 additions and 0 deletions

View file

@ -19,6 +19,7 @@
#include <OpenGL/glext.h>
#elif defined(WIN32)
#include <windowshacks.h>
#include <GL/glew.h>
#include <GL/wglew.h>