mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
libavfilter/glslang: Remove unused header
The <glslang/Include/revision.h> include was not used, and revision.h has been removed from glslang master. See: https://github.com/KhronosGroup/glslang/pull/2277
This commit is contained in:
@@ -24,7 +24,6 @@ extern "C" {
|
||||
}
|
||||
|
||||
#include <glslang/Include/ResourceLimits.h>
|
||||
#include <glslang/Include/revision.h>
|
||||
#include <glslang/Public/ShaderLang.h>
|
||||
#include <glslang/SPIRV/GlslangToSpv.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user