summaryrefslogtreecommitdiff
path: root/libswscale
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 /libswscale
parentb389ff9a8588d603215ce5714e6c17b4882c22d6 (diff)
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 'libswscale')
-rw-r--r--libswscale/swscale_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libswscale/swscale_internal.h b/libswscale/swscale_internal.h
index 26d28d42e6..3cf96d5fbc 100644
--- a/libswscale/swscale_internal.h
+++ b/libswscale/swscale_internal.h
@@ -24,7 +24,6 @@
#include <stdatomic.h>
#include "config.h"
-#include "version.h"
#include "libavutil/avassert.h"
#include "libavutil/avutil.h"