summaryrefslogtreecommitdiffstats
path: root/dom/workers/ServiceWorkerJob.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/workers/ServiceWorkerJob.cpp')
-rw-r--r--dom/workers/ServiceWorkerJob.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/workers/ServiceWorkerJob.cpp b/dom/workers/ServiceWorkerJob.cpp
index 3d0a8e2cd..d80dddfb6 100644
--- a/dom/workers/ServiceWorkerJob.cpp
+++ b/dom/workers/ServiceWorkerJob.cpp
@@ -9,6 +9,7 @@
#include "nsProxyRelease.h"
#include "nsThreadUtils.h"
#include "Workers.h"
+#include "ServiceWorkerManager.h"
namespace mozilla {
namespace dom {