summaryrefslogtreecommitdiff
path: root/libavutil/internal.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-08-01 04:43:55 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-02-24 12:56:49 +0100
commit155cd6baa49797d57f5b42276eeed3f5408ef3f7 (patch)
treea84f8d1510d96965d5ef222bc09c1ecc8a667c5c /libavutil/internal.h
parentb389ff9a8588d603215ce5714e6c17b4882c22d6 (diff)
downloadffmpeg-155cd6baa49797d57f5b42276eeed3f5408ef3f7.tar.gz
Remove obsolete version.h inclusions
Forgotten in e7bd47e657bbf9e1ce9915e93bc80cb1a29fb7f3. Reviewed-by: Martin Storsjö <martin@martin.st> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavutil/internal.h')
-rw-r--r--libavutil/internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavutil/internal.h b/libavutil/internal.h
index 0a7f1c6257..79c2130be0 100644
--- a/libavutil/internal.h
+++ b/libavutil/internal.h
@@ -43,7 +43,6 @@
#include "dict.h"
#include "macros.h"
#include "pixfmt.h"
-#include "version.h"
#if ARCH_X86
# include "x86/emms.h"