summaryrefslogtreecommitdiffstats
path: root/dom/canvas/WebGLVertexAttribData.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dom/canvas/WebGLVertexAttribData.cpp')
-rw-r--r--dom/canvas/WebGLVertexAttribData.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/canvas/WebGLVertexAttribData.cpp b/dom/canvas/WebGLVertexAttribData.cpp
index b5aee18e5..cea78eb14 100644
--- a/dom/canvas/WebGLVertexAttribData.cpp
+++ b/dom/canvas/WebGLVertexAttribData.cpp
@@ -7,6 +7,7 @@
#include "GLContext.h"
#include "WebGLBuffer.h"
+#include "WebGLContext.h"
namespace mozilla {