Index: source/libvpx/vp9/common/vp9_entropy.h |
=================================================================== |
--- source/libvpx/vp9/common/vp9_entropy.h (revision 292608) |
+++ source/libvpx/vp9/common/vp9_entropy.h (working copy) |
@@ -13,8 +13,8 @@ |
#include "vpx/vpx_integer.h" |
-#include "vp9/common/vp9_blockd.h" |
#include "vp9/common/vp9_common.h" |
+#include "vp9/common/vp9_prob.h" |
#include "vp9/common/vp9_scan.h" |
#ifdef __cplusplus |