diff options
Diffstat (limited to 'examples/relative-pointer-unstable-v1.c')
-rw-r--r-- | examples/relative-pointer-unstable-v1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/relative-pointer-unstable-v1.c b/examples/relative-pointer-unstable-v1.c index 2d49d3d2..7d370bba 100644 --- a/examples/relative-pointer-unstable-v1.c +++ b/examples/relative-pointer-unstable-v1.c @@ -4,7 +4,6 @@ #include <GLES2/gl2.h> #include <linux/input-event-codes.h> #include <wayland-egl.h> -#include <wlr/render/egl.h> #include "egl_common.h" #include "pointer-constraints-unstable-v1-client-protocol.h" #include "relative-pointer-unstable-v1-client-protocol.h" |