Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2084)

Unified Diff: libvpx/include/vpx/vp8dx.h

Issue 7624054: Revert r97185 "Update libvpx snapshot to v0.9.7-p1 (Cayuga)." (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « libvpx/include/vpx/vp8cx.h ('k') | libvpx/include/vpx/vp8e.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libvpx/include/vpx/vp8dx.h
diff --git a/libvpx/include/vpx/vp8dx.h b/libvpx/include/vpx/vp8dx.h
index 1d9d53165ecba6a9ef38f617346c9b6fe0ff6874..4a3aef7609306b2cdf7320118f53e4e24e349937 100644
--- a/libvpx/include/vpx/vp8dx.h
+++ b/libvpx/include/vpx/vp8dx.h
@@ -22,7 +22,7 @@
*/
#ifndef VP8DX_H
#define VP8DX_H
-#include "vpx_codec_impl_top.h"
+#include "vpx/vpx_codec_impl_top.h"
/*!\name Algorithm interface for VP8
*
@@ -74,5 +74,5 @@ VPX_CTRL_USE_TYPE(VP8D_GET_FRAME_CORRUPTED, int *)
/*! @} - end defgroup vp8_decoder */
-#include "vpx_codec_impl_bottom.h"
+#include "vpx/vpx_codec_impl_bottom.h"
#endif
« no previous file with comments | « libvpx/include/vpx/vp8cx.h ('k') | libvpx/include/vpx/vp8e.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698