summaryrefslogtreecommitdiff
path: root/examples.mk
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2011-12-22 13:01:19 -0800
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>2011-12-22 13:01:19 -0800
commit2d8d15a71cb24e6bf90881af528ea713f517f1d5 (patch)
tree7f0639ba9fac233459b6a7416336c280e7c178c0 /examples.mk
parent03fadc4b20e7c1948b23f383e2a6bc544379e519 (diff)
parent09080d4e5e4f4070aca31239c49f0c78744037a3 (diff)
downloadlibvpx-2d8d15a71cb24e6bf90881af528ea713f517f1d5.tar
libvpx-2d8d15a71cb24e6bf90881af528ea713f517f1d5.tar.gz
libvpx-2d8d15a71cb24e6bf90881af528ea713f517f1d5.tar.bz2
libvpx-2d8d15a71cb24e6bf90881af528ea713f517f1d5.zip
Merge "Add missing includes for multi-res"
Diffstat (limited to 'examples.mk')
-rw-r--r--examples.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples.mk b/examples.mk
index 1f7dcc171..f6c904588 100644
--- a/examples.mk
+++ b/examples.mk
@@ -102,6 +102,7 @@ vp8_multi_resolution_encoder.SRCS \
+= third_party/libyuv/include/libyuv/basic_types.h \
third_party/libyuv/include/libyuv/cpu_id.h \
third_party/libyuv/include/libyuv/scale.h \
+ third_party/libyuv/source/row.h \
third_party/libyuv/source/scale.c \
third_party/libyuv/source/cpu_id.c
vp8_multi_resolution_encoder.GUID = 04f8738e-63c8-423b-90fa-7c2703a374de