]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vp6data.h
h264: make slice threading work with deblocking_filter=1
[ffmpeg] / libavcodec / vp6data.h
index 9a11f89bf53de71cd468e4e2a1b2e798d51353b7..2de90e7be72acedb1bed885e58a14463fc96e5de 100644 (file)
@@ -26,7 +26,9 @@
 #ifndef AVCODEC_VP6DATA_H
 #define AVCODEC_VP6DATA_H
 
-#include "vp56data.h"
+#include <stdint.h>
+
+#include "vp56.h"
 
 static const uint8_t vp6_def_fdv_vector_model[2][8] = {
     { 247, 210, 135, 68, 138, 220, 239, 246 },