mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
backend: remove unnecessary GLES2 includes
This commit is contained in:
parent
5642b880c3
commit
a6a0568316
3 changed files with 0 additions and 5 deletions
|
|
@ -15,7 +15,6 @@
|
|||
#include <wlr/backend/interface.h>
|
||||
#include <wlr/interfaces/wlr_input_device.h>
|
||||
#include <wlr/interfaces/wlr_output.h>
|
||||
#include <wlr/render/gles2.h>
|
||||
#include <wlr/util/log.h>
|
||||
|
||||
#include "backend/wayland.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue