From 9192c0480a9bfb5603ea6b7891829a3140acc6fe Mon Sep 17 00:00:00 2001 From: Simon Zeni Date: Thu, 7 Jan 2021 00:11:48 -0500 Subject: remove unnecessary egl includes --- include/wlr/backend/interface.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/wlr/backend') diff --git a/include/wlr/backend/interface.h b/include/wlr/backend/interface.h index 4a6a5cbb..8782ae0b 100644 --- a/include/wlr/backend/interface.h +++ b/include/wlr/backend/interface.h @@ -12,7 +12,6 @@ #include #include #include -#include struct wlr_backend_impl { bool (*start)(struct wlr_backend *backend); -- cgit v1.2.3