Updated the includes to relative paths.

Change-Id: I0ea1a59dd0f6cb1df9f41e048e0c5a13e7fb8335
This commit is contained in:
Vikas Arora
2011-12-01 15:30:03 +05:30
parent a0ec9aace9
commit 885f25bc83
19 changed files with 37 additions and 28 deletions

View File

@ -9,7 +9,7 @@
//
// Author: Skal (pascal.massimino@gmail.com)
#include "vp8enci.h"
#include "./vp8enci.h"
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {