diff options
Diffstat (limited to 'gfx/layers/opengl/TextureClientOGL.h')
-rw-r--r-- | gfx/layers/opengl/TextureClientOGL.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gfx/layers/opengl/TextureClientOGL.h b/gfx/layers/opengl/TextureClientOGL.h index 57e05468a0..b996f7eba7 100644 --- a/gfx/layers/opengl/TextureClientOGL.h +++ b/gfx/layers/opengl/TextureClientOGL.h @@ -14,7 +14,6 @@ #include "mozilla/layers/CompositorTypes.h" #include "mozilla/layers/LayersSurfaces.h" // for SurfaceDescriptor #include "mozilla/layers/TextureClient.h" // for TextureClient, etc -#include "AndroidSurfaceTexture.h" namespace mozilla { |