]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ffv1.c
Remove unnecessary dsputil.h #includes
[ffmpeg] / libavcodec / ffv1.c
index 682d111c0c17e6674fb41f4b06ffd46f08999723..d37230c6c15c5c6c9eb32a68b781f2c7a69134bf 100644 (file)
@@ -29,7 +29,6 @@
 #include "avcodec.h"
 #include "get_bits.h"
 #include "put_bits.h"
-#include "dsputil.h"
 #include "rangecoder.h"
 #include "golomb.h"
 #include "mathops.h"