mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 20:34:07 +02:00
add windowshacks.h to GPUConfig.h and move it to shared
This commit is contained in:
parent
94cf8b3384
commit
28f2dc62ea
2 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
#include <OpenGL/glext.h>
|
||||
|
||||
#elif defined(WIN32)
|
||||
#include <windowshacks.h>
|
||||
#include <GL/glew.h>
|
||||
#include <GL/wglew.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue