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/HTMLBodyElement.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/html/HTMLBodyElement.cpp') diff --git a/dom/html/HTMLBodyElement.cpp b/dom/html/HTMLBodyElement.cpp index 6230cb6ca..ee1bced02 100644 --- a/dom/html/HTMLBodyElement.cpp +++ b/dom/html/HTMLBodyElement.cpp @@ -7,6 +7,7 @@ #include "HTMLBodyElement.h" #include "mozilla/dom/HTMLBodyElementBinding.h" #include "nsAttrValueInlines.h" +#include "nsContentUtils.h" #include "nsGkAtoms.h" #include "nsStyleConsts.h" #include "nsPresContext.h" -- cgit v1.2.3