summaryrefslogtreecommitdiff
path: root/test/tile/custom_geometry_tile.test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/tile/custom_geometry_tile.test.cpp')
-rw-r--r--test/tile/custom_geometry_tile.test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tile/custom_geometry_tile.test.cpp b/test/tile/custom_geometry_tile.test.cpp
index 6e8a7e6981..783dbfcddf 100644
--- a/test/tile/custom_geometry_tile.test.cpp
+++ b/test/tile/custom_geometry_tile.test.cpp
@@ -26,7 +26,7 @@ public:
TransformState transformState;
util::RunLoop loop;
style::Style style{fileSource, 1};
- AnnotationManager annotationManager { style };
+ AnnotationManager annotationManager { *style.impl };
ImageManager imageManager;
GlyphManager glyphManager;