vp8cx.h: vpx/vpx_encoder.h -> ./vpx_encoder.h
authorJames Zern <jzern@google.com>
Mon, 23 Mar 2015 23:07:21 +0000 (16:07 -0700)
committerJames Zern <jzern@google.com>
Mon, 23 Mar 2015 23:07:21 +0000 (16:07 -0700)
this matches the other includes and simplifies include paths in builds
from source

Change-Id: I344902c84f688ef93c9f3a53e7c06c30db49d8d3

vpx/vp8cx.h

index fc83ce6..60b588f 100644 (file)
@@ -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