diff options
Diffstat (limited to 'dom/workers/ServiceWorkerInfo.h')
-rw-r--r-- | dom/workers/ServiceWorkerInfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/workers/ServiceWorkerInfo.h b/dom/workers/ServiceWorkerInfo.h index 80910bdad..8c3220c1a 100644 --- a/dom/workers/ServiceWorkerInfo.h +++ b/dom/workers/ServiceWorkerInfo.h @@ -9,6 +9,7 @@ #include "mozilla/dom/ServiceWorkerBinding.h" // For ServiceWorkerState #include "nsIServiceWorkerManager.h" +#include "Workers.h" namespace mozilla { namespace dom { |