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/SharedSurfaceGL.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gfx/gl/SharedSurfaceGL.cpp') diff --git a/gfx/gl/SharedSurfaceGL.cpp b/gfx/gl/SharedSurfaceGL.cpp index 6fba1b4eb..adb4429ae 100644 --- a/gfx/gl/SharedSurfaceGL.cpp +++ b/gfx/gl/SharedSurfaceGL.cpp @@ -10,6 +10,8 @@ #include "GLReadTexImageHelper.h" #include "mozilla/gfx/2D.h" #include "ScopedGLHelpers.h" +#include "mozilla/layers/LayersSurfaces.h" // for SurfaceDescriptor, etc +#include "mozilla/layers/TextureForwarder.h" namespace mozilla { namespace gl { -- cgit v1.2.3