rename GL/glew to CustomGL/glew.h to avoid clashes with system glew
This commit is contained in:
@@ -24,7 +24,7 @@ subject to the following restrictions:
|
||||
#include <OpenGL/gl.h>
|
||||
#else
|
||||
|
||||
#include "GL/glew.h"
|
||||
#include "CustomGL/glew.h"
|
||||
|
||||
#ifdef _WINDOWS
|
||||
#include <windows.h>
|
||||
|
||||
Reference in New Issue
Block a user