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 --- libavutil/lls.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavutil/lls.c') diff --git a/libavutil/lls.c b/libavutil/lls.c index 0560b6a79c..3a136baa2d 100644 --- a/libavutil/lls.c +++ b/libavutil/lls.c @@ -30,7 +30,6 @@ #include "attributes.h" #include "internal.h" -#include "version.h" #include "lls.h" static void update_lls(LLSModel *m, const double *var) -- cgit v1.2.3