summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/mbgl/gl/gl_helper.hpp (renamed from include/mbgl/util/gl_helper.hpp)4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/mbgl/util/gl_helper.hpp b/include/mbgl/gl/gl_helper.hpp
index d4f60222d0..e1fb8c27c5 100644
--- a/include/mbgl/util/gl_helper.hpp
+++ b/include/mbgl/gl/gl_helper.hpp
@@ -1,5 +1,5 @@
-#ifndef MBGL_UTIL_GL_HELPER
-#define MBGL_UTIL_GL_HELPER
+#ifndef MBGL_GL_GL_HELPER
+#define MBGL_GL_GL_HELPER
#include <mbgl/gl/gl.hpp>