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