summaryrefslogtreecommitdiffstats
path: root/dom/media/AsyncLogger.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/AsyncLogger.h')
-rw-r--r--dom/media/AsyncLogger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/AsyncLogger.h b/dom/media/AsyncLogger.h
index adc4101382..2dedabea7c 100644
--- a/dom/media/AsyncLogger.h
+++ b/dom/media/AsyncLogger.h
@@ -17,7 +17,7 @@
#include "mozilla/Sprintf.h"
#include "mozilla/TimeStamp.h"
#include "GeckoProfiler.h"
-#include "MPSCQueue.h"
+#include "mozilla/dom/MPSCQueue.h"
#if defined(_WIN32)
# include <process.h>