Merge "Reduce the scope of the header file used in vp9_context_tree.h"

This commit is contained in:
Jingning Han 2014-10-07 13:42:17 -07:00 committed by Gerrit Code Review
commit 91442e1626

View File

@ -11,7 +11,7 @@
#ifndef VP9_ENCODER_VP9_CONTEXT_TREE_H_
#define VP9_ENCODER_VP9_CONTEXT_TREE_H_
#include "vp9/common/vp9_onyxc_int.h"
#include "vp9/common/vp9_entropymode.h"
struct VP9_COMP;