mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-14 08:56:26 -05:00
render: remove egl include from wlr_renderer
This commit is contained in:
parent
e128e6c08d
commit
08a4c62aac
5 changed files with 4 additions and 1 deletions
|
|
@ -10,6 +10,7 @@
|
|||
#include <wayland-client.h>
|
||||
|
||||
#include <wlr/interfaces/wlr_output.h>
|
||||
#include <wlr/render/egl.h>
|
||||
#include <wlr/render/gles2.h>
|
||||
#include <wlr/render/wlr_renderer.h>
|
||||
#include <wlr/types/wlr_matrix.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue