Merge "Explicitly include vp8_rtcd.h"

This commit is contained in:
Johann 2015-01-30 11:19:28 -08:00 committed by Gerrit Code Review
commit 1c5e16bec7

View File

@ -11,6 +11,7 @@
#include "vpx_config.h"
#include "./vpx_scale_rtcd.h"
#include "./vp8_rtcd.h"
#include "vp8/common/onyxc_int.h"
#include "vp8/common/blockd.h"
#include "onyx_int.h"