Remove obsolete version.h inclusions

Forgotten in e7bd47e657.

Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt
2021-08-01 04:43:55 +02:00
parent b389ff9a85
commit 155cd6baa4
8 changed files with 1 additions and 9 deletions

View File

@@ -28,7 +28,6 @@
#include "avfilter.h"
#include "formats.h"
#include "framequeue.h"
#include "version.h"
#include "video.h"
typedef struct AVFilterCommand {