]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vp56.h
lavc: factor decoder validation/setup from avcodec_open2()
[ffmpeg] / libavcodec / vp56.h
index 65cf46870a1b32008de58711690a1eec30b720b5..46090f25c93c2eaaf33213db64e6f3ecb5782e5e 100644 (file)
@@ -26,6 +26,8 @@
 #ifndef AVCODEC_VP56_H
 #define AVCODEC_VP56_H
 
+#include "libavutil/mem_internal.h"
+
 #include "avcodec.h"
 #include "get_bits.h"
 #include "hpeldsp.h"