Index: source/libvpx/vp9/encoder/vp9_firstpass.h |
=================================================================== |
--- source/libvpx/vp9/encoder/vp9_firstpass.h (revision 232232) |
+++ source/libvpx/vp9/encoder/vp9_firstpass.h (working copy) |
@@ -10,6 +10,7 @@ |
#ifndef VP9_ENCODER_VP9_FIRSTPASS_H_ |
#define VP9_ENCODER_VP9_FIRSTPASS_H_ |
+#include "vp9/encoder/vp9_onyx_int.h" |
void vp9_init_first_pass(VP9_COMP *cpi); |
void vp9_first_pass(VP9_COMP *cpi); |