mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-20 06:59:42 -05:00
Move egl.h to render/egl.h
This commit is contained in:
parent
1782d5e7b7
commit
9b984253e2
15 changed files with 14 additions and 14 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include <EGL/egl.h>
|
||||
#include <EGL/eglext.h>
|
||||
#include <wayland-server.h>
|
||||
#include <wlr/egl.h>
|
||||
#include <wlr/render/egl.h>
|
||||
#include <wlr/backend/interface.h>
|
||||
#include <wlr/interfaces/wlr_output.h>
|
||||
#include <wlr/interfaces/wlr_input_device.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue