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

Unified Diff: source/libvpx/vp8/common/generic/systemdependent.c

Issue 1162573005: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 7 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 | « source/libvpx/vp8/common/filter.c ('k') | source/libvpx/vp8/common/idctllm.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/libvpx/vp8/common/generic/systemdependent.c
diff --git a/source/libvpx/vp8/common/generic/systemdependent.c b/source/libvpx/vp8/common/generic/systemdependent.c
index d84df334810d6ea217057476f516a567d9faa092..4393ced48c80a3bb1648ede08916817908ff4d2d 100644
--- a/source/libvpx/vp8/common/generic/systemdependent.c
+++ b/source/libvpx/vp8/common/generic/systemdependent.c
@@ -17,6 +17,7 @@
#include "vpx_ports/x86.h"
#endif
#include "vp8/common/onyxc_int.h"
+#include "vp8/common/systemdependent.h"
#if CONFIG_MULTITHREAD
#if HAVE_UNISTD_H && !defined(__OS2__)
« no previous file with comments | « source/libvpx/vp8/common/filter.c ('k') | source/libvpx/vp8/common/idctllm.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698