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/opt.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavutil/opt.h') diff --git a/libavutil/opt.h b/libavutil/opt.h index c2329e5589..9e1e8ede06 100644 --- a/libavutil/opt.h +++ b/libavutil/opt.h @@ -33,7 +33,6 @@ #include "log.h" #include "pixfmt.h" #include "samplefmt.h" -#include "version.h" /** * @defgroup avoptions AVOptions -- cgit v1.2.3