summaryrefslogtreecommitdiffstats
path: root/dom/canvas/WebGLVertexAttribData.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/canvas/WebGLVertexAttribData.h')
-rw-r--r--dom/canvas/WebGLVertexAttribData.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/canvas/WebGLVertexAttribData.h b/dom/canvas/WebGLVertexAttribData.h
index 9d79b4f94..6318b06d2 100644
--- a/dom/canvas/WebGLVertexAttribData.h
+++ b/dom/canvas/WebGLVertexAttribData.h
@@ -7,6 +7,7 @@
#define WEBGL_VERTEX_ATTRIB_DATA_H_
#include "GLDefs.h"
+#include "WebGLBuffer.h"
#include "WebGLObjectModel.h"
namespace mozilla {