diff --git a/gfx/thebes/gfxFcPlatformFontList.cpp b/gfx/thebes/gfxFcPlatformFontList.cpp index 130b8df1ed..f80196430f 100644 --- a/gfx/thebes/gfxFcPlatformFontList.cpp +++ b/gfx/thebes/gfxFcPlatformFontList.cpp @@ -38,6 +38,7 @@ #endif using namespace mozilla; +using namespace mozilla::gfx; using namespace mozilla::unicode; #ifndef FC_POSTSCRIPT_NAME @@ -1104,7 +1105,7 @@ gfxFontconfigFont::~gfxFontconfigFont() } already_AddRefed -gfxFontconfigFont::GetScaledFont(mozilla::gfx::DrawTarget *aTarget) +gfxFontconfigFont::GetScaledFont(DrawTarget *aTarget) { if (!mAzureScaledFont) { mAzureScaledFont =