Index: source/libvpx/vp9/encoder/vp9_aq_variance.c |
=================================================================== |
--- source/libvpx/vp9/encoder/vp9_aq_variance.c (revision 281795) |
+++ source/libvpx/vp9/encoder/vp9_aq_variance.c (working copy) |
@@ -15,7 +15,7 @@ |
#include "vp9/common/vp9_seg_common.h" |
#include "vp9/encoder/vp9_ratectrl.h" |
-#include "vp9/encoder/vp9_rdopt.h" |
+#include "vp9/encoder/vp9_rd.h" |
#include "vp9/encoder/vp9_segmentation.h" |
#include "vp9/common/vp9_systemdependent.h" |