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

@@ -12,7 +12,7 @@
#ifndef __INC_ALLOCCOMMON_H
#define __INC_ALLOCCOMMON_H
#include "vp9_onyxc_int.h"
#include "vp9/common/vp9_onyxc_int.h"
void vp9_create_common(VP9_COMMON *oci);
void vp9_remove_common(VP9_COMMON *oci);