From ed9eb8f72285b19fd0ddfa805f938abe71402902 Mon Sep 17 00:00:00 2001 From: Moonchild <moonchild@palemoon.org> Date: Sun, 17 May 2020 10:43:40 +0000 Subject: Issue #80 - De-unify netwerk/base --- netwerk/base/ThrottleQueue.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'netwerk/base/ThrottleQueue.cpp') diff --git a/netwerk/base/ThrottleQueue.cpp b/netwerk/base/ThrottleQueue.cpp index d5b8a41df..80a5f7675 100644 --- a/netwerk/base/ThrottleQueue.cpp +++ b/netwerk/base/ThrottleQueue.cpp @@ -6,6 +6,7 @@ #include "ThrottleQueue.h" #include "nsISeekableStream.h" +#include "nsIEventTarget.h" #include "nsIAsyncInputStream.h" #include "nsStreamUtils.h" #include "nsNetUtil.h" -- cgit v1.2.3