From d00311345023d24ef0ddf73be0942021264f815a Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sun, 19 Apr 2020 12:52:40 +0200 Subject: Issue #80 - De-unify dom/crypto --- dom/crypto/WebCryptoThreadPool.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dom/crypto/WebCryptoThreadPool.h') diff --git a/dom/crypto/WebCryptoThreadPool.h b/dom/crypto/WebCryptoThreadPool.h index 77c4afb24..76bf74708 100644 --- a/dom/crypto/WebCryptoThreadPool.h +++ b/dom/crypto/WebCryptoThreadPool.h @@ -7,6 +7,8 @@ #ifndef mozilla_dom_WebCryptoThreadPool_h #define mozilla_dom_WebCryptoThreadPool_h +#include "mozilla/Mutex.h" +#include "nsIObserver.h" #include "nsIObserverService.h" #include "nsIThreadPool.h" -- cgit v1.2.3