diff options
Diffstat (limited to 'examples/layer-shell.c')
-rw-r--r-- | examples/layer-shell.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/layer-shell.c b/examples/layer-shell.c index 19f76a68..274858d4 100644 --- a/examples/layer-shell.c +++ b/examples/layer-shell.c @@ -11,7 +11,6 @@ #include <wayland-client.h> #include <wayland-cursor.h> #include <wayland-egl.h> -#include <wlr/render/egl.h> #include <wlr/util/log.h> #include "egl_common.h" #include "wlr-layer-shell-unstable-v1-client-protocol.h" |