summaryrefslogtreecommitdiff
path: root/include/mbgl/annotation/point_annotation.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/annotation/point_annotation.hpp')
-rw-r--r--include/mbgl/annotation/point_annotation.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mbgl/annotation/point_annotation.hpp b/include/mbgl/annotation/point_annotation.hpp
index 17b6fe5369..e226673997 100644
--- a/include/mbgl/annotation/point_annotation.hpp
+++ b/include/mbgl/annotation/point_annotation.hpp
@@ -17,6 +17,6 @@ public:
const std::string icon;
};
-}
+} // namespace mbgl
#endif