fix some incompatibilities between google3/third_party/GL,EGL, glad

This commit is contained in:
Erwin Coumans
2018-05-03 09:06:30 -07:00
parent 4a8ad1a54e
commit 0c706eb08a
5 changed files with 21 additions and 7 deletions

View File

@@ -38,7 +38,7 @@
#include "OpenGLInclude.h"
#include "third_party/GL/EGL/egl.h"
#include "third_party/GL/gl/include/EGL/egl.h"
#include "third_party/GL/gl/include/EGL/eglext.h"
#include "third_party/GL/gl/include/GL/gl.h"