fixed includes to be fully specified

Change-Id: Ia1cce221f8511561b9cbd8edb7726fbc286ff243
This commit is contained in:
Jim Bankoski
2012-11-28 10:41:40 -08:00
parent 926d95cd84
commit c67873989f
91 changed files with 204 additions and 205 deletions

View File

@@ -9,7 +9,7 @@
*/
#include "vp9_quant_common.h"
#include "vp9/common/vp9_quant_common.h"
static int dc_qlookup[QINDEX_RANGE];
static int ac_qlookup[QINDEX_RANGE];