summaryrefslogtreecommitdiffstats
path: root/dom/media/mediasink/VideoSink.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/mediasink/VideoSink.cpp')
-rw-r--r--dom/media/mediasink/VideoSink.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/media/mediasink/VideoSink.cpp b/dom/media/mediasink/VideoSink.cpp
index 18c0b22ad..a438cf8a4 100644
--- a/dom/media/mediasink/VideoSink.cpp
+++ b/dom/media/mediasink/VideoSink.cpp
@@ -4,9 +4,11 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
+#include "MediaStreamGraph.h"
#include "MediaQueue.h"
#include "VideoSink.h"
#include "MediaPrefs.h"
+#include "nsPrintfCString.h"
namespace mozilla {