Reduce the scope of the header file used in vp9_context_tree.h
authorJingning Han <jingning@google.com>
Tue, 7 Oct 2014 18:01:05 +0000 (11:01 -0700)
committerJingning Han <jingning@google.com>
Tue, 7 Oct 2014 18:13:35 +0000 (11:13 -0700)
Change-Id: I264ee35044a5973c7725daba7af870968353a3c1

vp9/encoder/vp9_context_tree.h

index 97f0741..991c6e3 100644 (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;