From e15b6906c5704a61568a602af1f70133bc0b4d97 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Mon, 18 May 2020 12:32:34 -0400 Subject: Issue #80 - Add nsSocketTransportService2.h to ThrottleQueue.cpp --- netwerk/base/ThrottleQueue.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'netwerk') diff --git a/netwerk/base/ThrottleQueue.cpp b/netwerk/base/ThrottleQueue.cpp index 80a5f7675..05711c1a1 100644 --- a/netwerk/base/ThrottleQueue.cpp +++ b/netwerk/base/ThrottleQueue.cpp @@ -8,6 +8,7 @@ #include "nsISeekableStream.h" #include "nsIEventTarget.h" #include "nsIAsyncInputStream.h" +#include "nsSocketTransportService2.h" #include "nsStreamUtils.h" #include "nsNetUtil.h" -- cgit v1.2.3