summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/matroska
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2012-12-12 14:57:16 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-12-12 14:57:16 -0800
commit8cade496e47fc7d8f01e286579a5db15b85c59cc (patch)
treeb5ab1e2a8101fdc324aa711af4a948e4fe95f541 /media/libstagefright/matroska
parent4fa89b9b52e3329bb846ef314fb0ac65c0c1e04f (diff)
parentfd88f86ec6788170fb4d903c1b0932a18ce1197c (diff)
downloadframeworks_av-8cade496e47fc7d8f01e286579a5db15b85c59cc.zip
frameworks_av-8cade496e47fc7d8f01e286579a5db15b85c59cc.tar.gz
frameworks_av-8cade496e47fc7d8f01e286579a5db15b85c59cc.tar.bz2
Merge "Match new paths and organization in external/libvpx"
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