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

@ -19,6 +19,7 @@
#include "GLDefs.h"
#include "mozilla/gfx/2D.h"
#include "mozilla/gfx/Point.h"
#include "mozilla/layers/LayersTypes.h"
#include "mozilla/UniquePtr.h"
#include "SharedSurface.h"
#include "SurfaceTypes.h"