summaryrefslogtreecommitdiff
path: root/test/style/source.test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/style/source.test.cpp')
-rw-r--r--test/style/source.test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/style/source.test.cpp b/test/style/source.test.cpp
index dbc67681e9..15772902bf 100644
--- a/test/style/source.test.cpp
+++ b/test/style/source.test.cpp
@@ -59,7 +59,7 @@ public:
Transform transform;
TransformState transformState;
Style style{fileSource, 1};
- AnnotationManager annotationManager { style };
+ AnnotationManager annotationManager { *style.impl };
ImageManager imageManager;
GlyphManager glyphManager;