mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-17 08:56:28 -05:00
Remove unneeded mesa-specific header
This commit is contained in:
parent
d7c027d3e3
commit
66064a07a6
1 changed files with 0 additions and 1 deletions
1
glgen.sh
1
glgen.sh
|
|
@ -66,7 +66,6 @@ cat > $OUT_H << EOF
|
||||||
|
|
||||||
#include <EGL/egl.h>
|
#include <EGL/egl.h>
|
||||||
#include <EGL/eglext.h>
|
#include <EGL/eglext.h>
|
||||||
#include <EGL/eglmesaext.h>
|
|
||||||
#include <GLES2/gl2.h>
|
#include <GLES2/gl2.h>
|
||||||
#include <GLES2/gl2ext.h>
|
#include <GLES2/gl2ext.h>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue