From 1bc7d61b5749ed29108cbbbf0a78a41b79504eff Mon Sep 17 00:00:00 2001 From: ameerj Date: Sat, 19 Mar 2022 00:06:57 -0400 Subject: video_core: Reduce unused includes --- src/video_core/shader_notify.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/video_core/shader_notify.cpp') diff --git a/src/video_core/shader_notify.cpp b/src/video_core/shader_notify.cpp index bcaf5f575..ce8925896 100644 --- a/src/video_core/shader_notify.cpp +++ b/src/video_core/shader_notify.cpp @@ -4,7 +4,6 @@ #include #include -#include #include "video_core/shader_notify.h" -- cgit v1.2.3