Issue #80 - De-unify gfx/gl

This commit is contained in:
Moonchild 2020-05-13 13:58:36 +00:00 committed by Roy Tam
commit d25a16be88
11 changed files with 21 additions and 2 deletions

View file

@ -8,6 +8,8 @@
#include "GLTextureImage.h"
using namespace mozilla::gfx;
namespace mozilla {
namespace gl {