Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 686b7655 authored by Vignesh Venkatasubramanian's avatar Vignesh Venkatasubramanian Committed by android-build-merger
Browse files

Merge "Update libwebm include path in MatroskaExtractor"

am: 0603c5df

* commit '0603c5df':
  Update libwebm include path in MatroskaExtractor

Change-Id: If47fe1e2f0560074b393681b0a4943591a4d416b
parents 16e2cc16 0603c5df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@

#define MATROSKA_EXTRACTOR_H_

#include "mkvparser.hpp"
#include "mkvparser/mkvparser.h"

#include <media/stagefright/MediaExtractor.h>
#include <utils/Vector.h>