From 5377605d6355f26cb08a4b8d5e43130599f3ac56 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 25 May 2020 20:28:36 +0200 Subject: Issue #1564 - Split off nsIdentifierMapEntry in its own header + Fix dependency fallout from removing nsDocument.h from ShadowRoot.h --- layout/style/Loader.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'layout/style') diff --git a/layout/style/Loader.cpp b/layout/style/Loader.cpp index 9894ce8f4..68a7be21e 100644 --- a/layout/style/Loader.cpp +++ b/layout/style/Loader.cpp @@ -50,6 +50,7 @@ #include "nsGkAtoms.h" #include "nsIThreadInternal.h" #include "nsINetworkPredictor.h" +#include "nsITimedChannel.h" #include "mozilla/dom/ShadowRoot.h" #include "mozilla/dom/URL.h" #include "mozilla/AsyncEventDispatcher.h" -- cgit v1.2.3