mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 11:55:59 +01: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…
Reference in a new issue