summaryrefslogtreecommitdiff
path: root/src/mbgl/text/get_anchors.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/text/get_anchors.hpp')
-rw-r--r--src/mbgl/text/get_anchors.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbgl/text/get_anchors.hpp b/src/mbgl/text/get_anchors.hpp
index 9a0a5a650c..b61f8fe0dc 100644
--- a/src/mbgl/text/get_anchors.hpp
+++ b/src/mbgl/text/get_anchors.hpp
@@ -1,7 +1,7 @@
#pragma once
#include <mbgl/geometry/anchor.hpp>
-#include <mbgl/tile/geometry_tile.hpp>
+#include <mbgl/tile/geometry_tile_data.hpp>
#include <mbgl/util/math.hpp>
namespace mbgl {