summaryrefslogtreecommitdiff
path: root/libavcodec/codec_desc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/codec_desc.c')
-rw-r--r--libavcodec/codec_desc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/codec_desc.c b/libavcodec/codec_desc.c
index 35527dcc37..674f4bf8c3 100644
--- a/libavcodec/codec_desc.c
+++ b/libavcodec/codec_desc.c
@@ -27,7 +27,6 @@
#include "codec_id.h"
#include "codec_desc.h"
#include "profiles.h"
-#include "version.h"
#define MT(...) (const char *const[]){ __VA_ARGS__, NULL }