Remove unneeded mesa-specific header

This commit is contained in:
Scott Anderson 2018-08-22 19:39:15 +12:00
parent d7c027d3e3
commit 66064a07a6
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ cat > $OUT_H << EOF
#include <EGL/egl.h>
#include <EGL/eglext.h>
#include <EGL/eglmesaext.h>
#include <GLES2/gl2.h>
#include <GLES2/gl2ext.h>