summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/matroska/Android.mk
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2012-10-29 16:48:23 -0700
committerJohann <johannkoenig@google.com>2012-10-29 16:55:31 -0700
commit0b95d8a547316997b5e280f7acb1df362f3e820b (patch)
tree77cb5aaf32b65f4a9d0d97d1d57e589f3ee65efc /media/libstagefright/matroska/Android.mk
parent2de3067ebf718007c4bacd3df4fba6f070c1538b (diff)
downloadframeworks_av-0b95d8a547316997b5e280f7acb1df362f3e820b.zip
frameworks_av-0b95d8a547316997b5e280f7acb1df362f3e820b.tar.gz
frameworks_av-0b95d8a547316997b5e280f7acb1df362f3e820b.tar.bz2
Match new paths and organization in external/libvpx
See I739f99d48b8d7e6354c416ef2ca79c954826307f Change-Id: I42b51e2845a696a6e211dde00951afc8f571336f
Diffstat (limited to 'media/libstagefright/matroska/Android.mk')
-rw-r--r--media/libstagefright/matroska/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libstagefright/matroska/Android.mk b/media/libstagefright/matroska/Android.mk
index 2cccb4f..2d8c1e1 100644
--- a/media/libstagefright/matroska/Android.mk
+++ b/media/libstagefright/matroska/Android.mk
@@ -5,7 +5,7 @@ LOCAL_SRC_FILES:= \
MatroskaExtractor.cpp
LOCAL_C_INCLUDES:= \
- $(TOP)/external/libvpx/mkvparser \
+ $(TOP)/external/libvpx/libwebm \
$(TOP)/frameworks/native/include/media/openmax \
LOCAL_CFLAGS += -Wno-multichar