summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/matroska
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
commitfd88f86ec6788170fb4d903c1b0932a18ce1197c (patch)
tree10958fe60fd680335fb8c0b6a2e9588f2349f93e /media/libstagefright/matroska
parenta4b3b7df111099ae6ce4996c6ff8ea586614e0b4 (diff)
downloadframeworks_av-fd88f86ec6788170fb4d903c1b0932a18ce1197c.zip
frameworks_av-fd88f86ec6788170fb4d903c1b0932a18ce1197c.tar.gz
frameworks_av-fd88f86ec6788170fb4d903c1b0932a18ce1197c.tar.bz2
Match new paths and organization in external/libvpx
See I739f99d48b8d7e6354c416ef2ca79c954826307f Change-Id: I42b51e2845a696a6e211dde00951afc8f571336f
Diffstat (limited to 'media/libstagefright/matroska')
-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