summaryrefslogtreecommitdiff
path: root/webmdec.cc
diff options
context:
space:
mode:
authorTom Finegan <tomfinegan@google.com>2016-03-26 01:41:49 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-03-26 01:41:49 +0000
commitaa1132d1de6d81d276e698947607c56532235c55 (patch)
treefe71fee867f7044ce132c9b13797fcd000d4438e /webmdec.cc
parentf94124cf3127795544cd8e1772ebf3d31a80dda0 (diff)
parent80ddeb281a0d4b3d9a6d39a7ef91370f52845b39 (diff)
downloadlibvpx-aa1132d1de6d81d276e698947607c56532235c55.tar
libvpx-aa1132d1de6d81d276e698947607c56532235c55.tar.gz
libvpx-aa1132d1de6d81d276e698947607c56532235c55.tar.bz2
libvpx-aa1132d1de6d81d276e698947607c56532235c55.zip
Merge "third_party: Roll libwebm snapshot."
Diffstat (limited to 'webmdec.cc')
-rw-r--r--webmdec.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/webmdec.cc b/webmdec.cc
index f541cfecc..6735ae599 100644
--- a/webmdec.cc
+++ b/webmdec.cc
@@ -13,8 +13,8 @@
#include <cstring>
#include <cstdio>
-#include "third_party/libwebm/mkvparser.hpp"
-#include "third_party/libwebm/mkvreader.hpp"
+#include "third_party/libwebm/mkvparser/mkvparser.h"
+#include "third_party/libwebm/mkvparser/mkvreader.h"
namespace {