From 9f37161ec53bb2163ef85d16bcc69a6aa339a044 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Tue, 12 May 2020 12:57:04 +0000 Subject: Issue #80 - De-unify gfx/thebes --- gfx/thebes/gfxPattern.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'gfx/thebes/gfxPattern.cpp') diff --git a/gfx/thebes/gfxPattern.cpp b/gfx/thebes/gfxPattern.cpp index d937b992f..3092c8008 100644 --- a/gfx/thebes/gfxPattern.cpp +++ b/gfx/thebes/gfxPattern.cpp @@ -17,6 +17,7 @@ #include +using namespace mozilla; using namespace mozilla::gfx; gfxPattern::gfxPattern(const Color& aColor) -- cgit v1.2.3