rename GL/glew to CustomGL/glew.h to avoid clashes with system glew
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
#ifdef __APPLE__
|
||||
#include "OpenGLWindow/MacOpenGLWindow.h"
|
||||
#else
|
||||
|
||||
#include "GL/glew.h"
|
||||
#ifdef _WIN32
|
||||
#include "../OpenGLWindow/Win32OpenGLWindow.h"
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user