summaryrefslogtreecommitdiffstats
path: root/gfx/gl/GLScreenBuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/gl/GLScreenBuffer.cpp')
-rwxr-xr-xgfx/gl/GLScreenBuffer.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx/gl/GLScreenBuffer.cpp b/gfx/gl/GLScreenBuffer.cpp
index 463f7ebab..5d95eb928 100755
--- a/gfx/gl/GLScreenBuffer.cpp
+++ b/gfx/gl/GLScreenBuffer.cpp
@@ -33,10 +33,12 @@
#include "SharedSurfaceGLX.h"
#endif
+
namespace mozilla {
namespace gl {
using gfx::SurfaceFormat;
+using namespace mozilla::layers;
UniquePtr<GLScreenBuffer>
GLScreenBuffer::Create(GLContext* gl,