]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vp56.h
vf_deshake: remove unused variable totalangles
[ffmpeg] / libavcodec / vp56.h
index b16a00054b5686749fab3f54ed631a3f7e720615..e135718d20ff61584a46e47a482ea66ea65270ce 100644 (file)
@@ -30,7 +30,6 @@
 #include "dsputil.h"
 #include "get_bits.h"
 #include "bytestream.h"
-#include "cabac.h"
 #include "vp56dsp.h"
 
 typedef struct vp56_context VP56Context;