From 4dab04622a6cf2a31da26a51dedb60ec44ac89a4 Mon Sep 17 00:00:00 2001 From: Ben Clayton Date: Fri, 10 Jul 2020 16:53:12 +0100 Subject: libavfilter/glslang: Remove unused header The include was not used, and revision.h has been removed from glslang master. See: https://github.com/KhronosGroup/glslang/pull/2277 --- libavfilter/glslang.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'libavfilter/glslang.cpp') diff --git a/libavfilter/glslang.cpp b/libavfilter/glslang.cpp index 497df6e245..125eb5c364 100644 --- a/libavfilter/glslang.cpp +++ b/libavfilter/glslang.cpp @@ -24,7 +24,6 @@ extern "C" { } #include -#include #include #include -- cgit v1.2.3