From 1bc8205ee11f371d6cb2b4f18116ae2e24206a4c Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 18 Apr 2020 13:31:59 -0400 Subject: Issue #80 - De-unify layout/mathml --- layout/mathml/nsMathMLmfencedFrame.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layout/mathml/nsMathMLmfencedFrame.cpp') diff --git a/layout/mathml/nsMathMLmfencedFrame.cpp b/layout/mathml/nsMathMLmfencedFrame.cpp index ca780e649..a5f5ed4d9 100644 --- a/layout/mathml/nsMathMLmfencedFrame.cpp +++ b/layout/mathml/nsMathMLmfencedFrame.cpp @@ -3,13 +3,13 @@ * 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 "nsMathMLmfencedFrame.h" #include "nsRenderingContext.h" #include "nsMathMLChar.h" #include using namespace mozilla; +using namespace mozilla::gfx; // // -- surround content with a pair of fences -- cgit v1.2.3