From eb67f101a5a7c8b74502a590a4ce30e92653bd21 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Wed, 13 May 2020 13:58:36 +0000 Subject: Issue #80 - De-unify gfx/gl --- gfx/gl/TextureImageEGL.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gfx/gl/TextureImageEGL.h') diff --git a/gfx/gl/TextureImageEGL.h b/gfx/gl/TextureImageEGL.h index fa7075064..0a645742f 100644 --- a/gfx/gl/TextureImageEGL.h +++ b/gfx/gl/TextureImageEGL.h @@ -8,6 +8,8 @@ #include "GLTextureImage.h" +using namespace mozilla::gfx; + namespace mozilla { namespace gl { -- cgit v1.2.3