summaryrefslogtreecommitdiffstats
path: root/dom/media/webaudio/AudioEventTimeline.h
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-22 18:53:58 +0000
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-04-26 10:18:59 +0200
commit8ff6e8c8a2200db8307c158ce65d16e29abd3418 (patch)
tree4e46f40e1424c5a195eb3eaf594d653a28728797 /dom/media/webaudio/AudioEventTimeline.h
parent3652cd0f998b0499c3ed1d03d2042bbaf69e0699 (diff)
downloadUXP-8ff6e8c8a2200db8307c158ce65d16e29abd3418.tar
UXP-8ff6e8c8a2200db8307c158ce65d16e29abd3418.tar.gz
UXP-8ff6e8c8a2200db8307c158ce65d16e29abd3418.tar.lz
UXP-8ff6e8c8a2200db8307c158ce65d16e29abd3418.tar.xz
UXP-8ff6e8c8a2200db8307c158ce65d16e29abd3418.zip
Issue #80 - De-unify dom/media part 3
Excluding /dom/media/webrtc for bad template use: MediaTrackConstraints.cpp/h MediaEngineCameraVideoSource.cpp and MediaEngineRemoteVideoSource.cpp
Diffstat (limited to 'dom/media/webaudio/AudioEventTimeline.h')
-rw-r--r--dom/media/webaudio/AudioEventTimeline.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/media/webaudio/AudioEventTimeline.h b/dom/media/webaudio/AudioEventTimeline.h
index ae06ad4db..ba6da56a3 100644
--- a/dom/media/webaudio/AudioEventTimeline.h
+++ b/dom/media/webaudio/AudioEventTimeline.h
@@ -13,6 +13,7 @@
#include "mozilla/PodOperations.h"
#include "MainThreadUtils.h"
+#include "MediaStreamGraph.h"
#include "nsTArray.h"
#include "math.h"
#include "WebAudioUtils.h"