From 758663e882c49294e58a5c527f3164b6cc72c369 Mon Sep 17 00:00:00 2001 From: adeshkp Date: Sat, 4 May 2019 09:51:45 -0400 Subject: De-unify accessibility build on Mac. Also fixes Linux build bustage with accessibility enabled. --- accessible/base/nsCoreUtils.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'accessible/base/nsCoreUtils.cpp') diff --git a/accessible/base/nsCoreUtils.cpp b/accessible/base/nsCoreUtils.cpp index effe66be2..e0ca43ca1 100644 --- a/accessible/base/nsCoreUtils.cpp +++ b/accessible/base/nsCoreUtils.cpp @@ -9,6 +9,7 @@ #include "nsIBaseWindow.h" #include "nsIDocShellTreeOwner.h" +#include "nsIContentInlines.h" #include "nsIDocument.h" #include "nsIDOMHTMLDocument.h" #include "nsIDOMHTMLElement.h" -- cgit v1.2.3