fixed includes to be fully specified
Change-Id: Ia1cce221f8511561b9cbd8edb7726fbc286ff243
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user