mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 1174356 - Add missing MediaData include. r=jya
Needed for separate compilation of MP4Metadata.h in unit tests. --HG-- extra : rebase_source : 13d6298ff6a5e6706ab42a8d6fe2cadb15dba631
This commit is contained in:
parent
13e1b69040
commit
83d61e2787
@ -5,6 +5,7 @@
|
||||
#ifndef INDEX_H_
|
||||
#define INDEX_H_
|
||||
|
||||
#include "MediaData.h"
|
||||
#include "MediaResource.h"
|
||||
#include "mozilla/Monitor.h"
|
||||
#include "mp4_demuxer/Interval.h"
|
||||
|
Loading…
Reference in New Issue
Block a user