From e7bd47e657bbf9e1ce9915e93bc80cb1a29fb7f3 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Fri, 11 Jun 2021 21:54:31 +0200 Subject: Remove obsolete version.h inclusions These have mostly been added because of FF_API_*; yet when these were removed, removing the header has been forgotten. Signed-off-by: Andreas Rheinhardt --- libavfilter/formats.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavfilter/formats.h') diff --git a/libavfilter/formats.h b/libavfilter/formats.h index 3a6044971b..65acc939e3 100644 --- a/libavfilter/formats.h +++ b/libavfilter/formats.h @@ -20,7 +20,6 @@ #define AVFILTER_FORMATS_H #include "avfilter.h" -#include "version.h" /** * A list of supported formats for one end of a filter link. This is used -- cgit v1.2.3