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