summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/vertex_array_extension.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/gl/vertex_array_extension.hpp')
-rw-r--r--src/mbgl/gl/vertex_array_extension.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mbgl/gl/vertex_array_extension.hpp b/src/mbgl/gl/vertex_array_extension.hpp
index 8c6abdc609..967d99af32 100644
--- a/src/mbgl/gl/vertex_array_extension.hpp
+++ b/src/mbgl/gl/vertex_array_extension.hpp
@@ -2,6 +2,7 @@
#include <mbgl/gl/extension.hpp>
#include <mbgl/gl/defines.hpp>
+#include <mbgl/platform/gl_functions.hpp>
namespace mbgl {
namespace gl {