Index: source/libvpx/vpx/vp8cx.h |
diff --git a/source/libvpx/vpx/vp8cx.h b/source/libvpx/vpx/vp8cx.h |
index fc83ce667393523a8e6c72647e6fb9fe0321900e..60b588f0e0ca0b3c8828ea3b4d62d6b241d2fa44 100644 |
--- a/source/libvpx/vpx/vp8cx.h |
+++ b/source/libvpx/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 |