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

Unified Diff: source/libvpx/vp8/encoder/encodeintra.c

Issue 1302353004: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 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 | « source/libvpx/vp8/decoder/treereader.h ('k') | source/libvpx/vp8/encoder/encodemb.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/libvpx/vp8/encoder/encodeintra.c
diff --git a/source/libvpx/vp8/encoder/encodeintra.c b/source/libvpx/vp8/encoder/encodeintra.c
index e2de5eecbc460cc941e2f6799f4d50314c06c9ce..938cc7ecb24edd2c641fe1bc3ca533a03b9a4aeb 100644
--- a/source/libvpx/vp8/encoder/encodeintra.c
+++ b/source/libvpx/vp8/encoder/encodeintra.c
@@ -12,7 +12,7 @@
#include "vpx_config.h"
#include "vp8_rtcd.h"
#include "./vpx_dsp_rtcd.h"
-#include "quantize.h"
+#include "vp8/encoder/quantize.h"
#include "vp8/common/reconintra4x4.h"
#include "encodemb.h"
#include "vp8/common/invtrans.h"
« no previous file with comments | « source/libvpx/vp8/decoder/treereader.h ('k') | source/libvpx/vp8/encoder/encodemb.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698