]> granicus.if.org Git - libvpx/commitdiff
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 97f07414813a6ef5b76bb4baa91d1d844f9a5ab7..991c6e3a569fd2569b74ca0f176f48119483d224 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;