Fix dspr2 build.

Change-Id: I18895c29d6db872d033b3874de9dcd9501d0c10e
This commit is contained in:
Frank Galligan 2015-07-28 09:05:41 -07:00
parent f8b869f573
commit b1fb6e0365
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#include "./vp9_rtcd.h"
#include "vp9/common/vp9_common.h"
#include "vp9/common/vp9_blockd.h"
#include "vp9/common/vp9_idct.h"
#include "vp9/common/mips/dspr2/vp9_common_dspr2.h"
#include "vpx_dsp/txfm_common.h"
#include "vpx_ports/mem.h"

View File

@ -15,6 +15,7 @@
#include "./vp9_rtcd.h"
#include "vp9/common/vp9_common.h"
#include "vp9/common/vp9_blockd.h"
#include "vp9/common/vp9_idct.h"
#include "vp9/common/mips/dspr2/vp9_common_dspr2.h"
#include "vpx_dsp/txfm_common.h"
#include "vpx_ports/mem.h"