summaryrefslogtreecommitdiff
path: root/include/mbgl/util/gl_helper.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/util/gl_helper.hpp')
-rw-r--r--include/mbgl/util/gl_helper.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mbgl/util/gl_helper.hpp b/include/mbgl/util/gl_helper.hpp
index 7d104fb80e..d4f60222d0 100644
--- a/include/mbgl/util/gl_helper.hpp
+++ b/include/mbgl/util/gl_helper.hpp
@@ -1,7 +1,7 @@
#ifndef MBGL_UTIL_GL_HELPER
#define MBGL_UTIL_GL_HELPER
-#include <mbgl/platform/gl.hpp>
+#include <mbgl/gl/gl.hpp>
#include <array>