summaryrefslogtreecommitdiff
path: root/libavcodec/amfenc.h
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-11-29 14:24:08 -0300
committerJames Almer <jamrial@gmail.com>2017-11-29 14:24:08 -0300
commita198c1386a4f90cd6ae06874d1cdc2e3c0891fb8 (patch)
tree0ca3376f1a1ba738d5b713087f5ee73481230a8b /libavcodec/amfenc.h
parent0c162854c1fa2a1e43ce5588b67842675f45e3c7 (diff)
avcodec/amfenc: move config.h include where it's needed
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/amfenc.h')
-rw-r--r--libavcodec/amfenc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/amfenc.h b/libavcodec/amfenc.h
index 8b59b506c5..84f0aad2fa 100644
--- a/libavcodec/amfenc.h
+++ b/libavcodec/amfenc.h
@@ -26,7 +26,6 @@
#include "libavutil/fifo.h"
-#include "config.h"
#include "avcodec.h"