mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
examples: drop wlr/render/egl.h include from client examples
We use egl_common.h instead.
Fixes: 34e7f69d69 ("examples: remove dependency on wlr_egl from clients")
This commit is contained in:
parent
12cc465144
commit
b60c5fa450
8 changed files with 0 additions and 8 deletions
|
|
@ -4,7 +4,6 @@
|
|||
#include <string.h>
|
||||
#include <wayland-client.h>
|
||||
#include <wayland-egl.h>
|
||||
#include <wlr/render/egl.h>
|
||||
#include "egl_common.h"
|
||||
#include "xdg-shell-client-protocol.h"
|
||||
#include "xdg-decoration-unstable-v1-client-protocol.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue