From fe6730c2192a27c73f80c9696a0ceeba6b9dd809 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 8 Feb 2020 23:23:20 -0500 Subject: Issue #80 - Stop building non-generated dom/binding files as UNIFIED_SOURCES Also fix deprot --- dom/bindings/WebIDLGlobalNameHash.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dom/bindings/WebIDLGlobalNameHash.cpp') diff --git a/dom/bindings/WebIDLGlobalNameHash.cpp b/dom/bindings/WebIDLGlobalNameHash.cpp index 7477b52e7..981a1a395 100644 --- a/dom/bindings/WebIDLGlobalNameHash.cpp +++ b/dom/bindings/WebIDLGlobalNameHash.cpp @@ -4,8 +4,12 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this file, * You can obtain one at http://mozilla.org/MPL/2.0/. */ +#include "jswrapper.h" #include "WebIDLGlobalNameHash.h" #include "js/GCAPI.h" +#include "XrayWrapper.h" +#include "XPCWrapper.h" +#include "mozilla/dom/Selection.h" #include "mozilla/HashFunctions.h" #include "mozilla/Maybe.h" #include "mozilla/dom/DOMJSProxyHandler.h" -- cgit v1.2.3