]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mjpegenc_common.h
alsdec: check sample pointer range in revert_channel_correlation
[ffmpeg] / libavcodec / mjpegenc_common.h
index 57dc9ddb5b1434848444aed3f6f9a0509f207cc3..b48911e364c745a9fb5849404de8314712ddaeb0 100644 (file)
@@ -24,7 +24,7 @@
 #include <stdint.h>
 
 #include "avcodec.h"
-#include "dsputil.h"
+#include "idctdsp.h"
 #include "put_bits.h"
 
 void ff_mjpeg_encode_picture_header(AVCodecContext *avctx, PutBitContext *pb,