summaryrefslogtreecommitdiff
path: root/src/mbgl/shader/icon_shader.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/shader/icon_shader.hpp')
-rw-r--r--src/mbgl/shader/icon_shader.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbgl/shader/icon_shader.hpp b/src/mbgl/shader/icon_shader.hpp
index 437fd859bc..df6232cdcc 100644
--- a/src/mbgl/shader/icon_shader.hpp
+++ b/src/mbgl/shader/icon_shader.hpp
@@ -30,6 +30,6 @@ protected:
GLint a_data2 = -1;
};
-}
+} // namespace mbgl
#endif