ref: 19b4dead256d9da8cddef2f7792a58ce9b3cbb85
parent: fef91c9040452133e10438661920bc1dbfb1f2b0
author: James Zern <[email protected]>
date: Mon Mar 23 12:07:21 EDT 2015
vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h this matches the other includes and simplifies include paths in builds from source (cherry picked from commit 7999c07697740387a48783de1902a1f465dabeb0) Change-Id: I344902c84f688ef93c9f3a53e7c06c30db49d8d3
--- a/vpx/vp8cx.h
+++ b/vpx/vp8cx.h
@@ -16,7 +16,7 @@
* @{
*/
#include "./vp8.h"
-#include "vpx/vpx_encoder.h"
+#include "./vpx_encoder.h"
/*!\file
* \brief Provides definitions for using VP8 or VP9 encoder algorithm within the