Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-06-11 22:54:31 +0300
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-07-22 15:34:31 +0300
commite7bd47e657bbf9e1ce9915e93bc80cb1a29fb7f3 (patch)
tree5be212f0b3fac0c47e62616b88c315e351783efb /libavutil/aes.h
parent2c05ee092bda386cfaa6c0cd231ec64987335cfd (diff)
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 <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavutil/aes.h')
-rw-r--r--libavutil/aes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavutil/aes.h b/libavutil/aes.h
index 09efbda107..d243286c86 100644
--- a/libavutil/aes.h
+++ b/libavutil/aes.h
@@ -24,7 +24,6 @@
#include <stdint.h>
#include "attributes.h"
-#include "version.h"
/**
* @defgroup lavu_aes AES