From 871e57fdd6d7e7aabf00f47f1b30e2ed084eed69 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Tue, 14 Apr 2020 14:19:58 +0200 Subject: Issue #80 - De-unify dom/base and fix deprot. --- dom/base/ChromeUtils.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'dom/base/ChromeUtils.cpp') diff --git a/dom/base/ChromeUtils.cpp b/dom/base/ChromeUtils.cpp index 3cde261f0..b25f0b76b 100644 --- a/dom/base/ChromeUtils.cpp +++ b/dom/base/ChromeUtils.cpp @@ -7,6 +7,7 @@ #include "mozilla/Base64.h" #include "mozilla/BasePrincipal.h" +#include "jsfriendapi.h" namespace mozilla { namespace dom { -- cgit v1.2.3