1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

avcodec/cljrdec: remove unneeded include

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2014-07-07 16:31:51 +02:00
parent 3790801f9c
commit 5320b34b98

View File

@@ -25,7 +25,6 @@
*/
#include "avcodec.h"
#include "libavutil/opt.h"
#include "get_bits.h"
#include "internal.h"