summaryrefslogtreecommitdiff
path: root/libavformat/mov_chan.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-05-21 19:56:46 +0200
committerAnton Khirnov <anton@khirnov.net>2021-06-10 16:51:44 +0200
commitc9642265f8089d93c468487d5f852b40da74c125 (patch)
treeb283af20153ce8970a8383fcaee8a37403d50abf /libavformat/mov_chan.h
parent823ca1ba84051bdaf63fb5418d2108e39136ff36 (diff)
downloadffmpeg-c9642265f8089d93c468487d5f852b40da74c125.tar.gz
lavf/mov_chan: avoid avcodec.h dependency
Diffstat (limited to 'libavformat/mov_chan.h')
-rw-r--r--libavformat/mov_chan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/mov_chan.h b/libavformat/mov_chan.h
index ca28345aef..978b8a3732 100644
--- a/libavformat/mov_chan.h
+++ b/libavformat/mov_chan.h
@@ -28,7 +28,7 @@
#include <stdint.h>
-#include "libavcodec/avcodec.h"
+#include "libavcodec/codec_id.h"
#include "avformat.h"
/**