From 691878e20f7080340642784e3009a52e71f003bc Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Tue, 21 Apr 2020 14:58:19 +0200 Subject: Issue #80 - De-unify dom/html --- dom/html/nsHTMLDocument.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/html/nsHTMLDocument.cpp') diff --git a/dom/html/nsHTMLDocument.cpp b/dom/html/nsHTMLDocument.cpp index 0f2d90673..fc5268acc 100644 --- a/dom/html/nsHTMLDocument.cpp +++ b/dom/html/nsHTMLDocument.cpp @@ -28,6 +28,7 @@ #include "nsIDOMElement.h" #include "nsPIDOMWindow.h" #include "nsDOMString.h" +#include "nsIProtocolHandler.h" #include "nsIStreamListener.h" #include "nsIURI.h" #include "nsIIOService.h" -- cgit v1.2.3