From eaa98f6aff6baa13e5370e37a8422bd27d0f3348 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 6 Nov 2019 11:34:05 +0100 Subject: render: remove EGL includes from wlr_texture.h --- include/wlr/render/wlr_texture.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') diff --git a/include/wlr/render/wlr_texture.h b/include/wlr/render/wlr_texture.h index f210717a..f2e6a37d 100644 --- a/include/wlr/render/wlr_texture.h +++ b/include/wlr/render/wlr_texture.h @@ -9,8 +9,6 @@ #ifndef WLR_RENDER_WLR_TEXTURE_H #define WLR_RENDER_WLR_TEXTURE_H -#include -#include #include #include #include -- cgit v1.2.3