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.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavutil/lls.h') diff --git a/libavutil/lls.h b/libavutil/lls.h index 5f849206f7..0709275822 100644 --- a/libavutil/lls.h +++ b/libavutil/lls.h @@ -25,7 +25,6 @@ #include "macros.h" #include "mem_internal.h" -#include "version.h" #define MAX_VARS 32 #define MAX_VARS_ALIGN FFALIGN(MAX_VARS+1,4) -- cgit v1.2.3