From 5f65b1194ca6400eeb6077c81fe0282a391fdc2d Mon Sep 17 00:00:00 2001 From: YaoBing Xiao Date: Mon, 31 Mar 2025 17:42:00 +0800 Subject: [PATCH] ext_image_capture_source_v1: remove unused wlr_renderer include --- types/ext_image_capture_source_v1/output.c | 1 - 1 file changed, 1 deletion(-) diff --git a/types/ext_image_capture_source_v1/output.c b/types/ext_image_capture_source_v1/output.c index 1bb0dcc9e..e5ef78f93 100644 --- a/types/ext_image_capture_source_v1/output.c +++ b/types/ext_image_capture_source_v1/output.c @@ -7,7 +7,6 @@ #include #include #include -#include "render/wlr_renderer.h" #include "ext-image-capture-source-v1-protocol.h" #define OUTPUT_IMAGE_SOURCE_MANAGER_V1_VERSION 1