summaryrefslogtreecommitdiff
path: root/benchmark/function/source_function.benchmark.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/function/source_function.benchmark.cpp')
-rw-r--r--benchmark/function/source_function.benchmark.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/function/source_function.benchmark.cpp b/benchmark/function/source_function.benchmark.cpp
index 2164b2a418..b75cc143d2 100644
--- a/benchmark/function/source_function.benchmark.cpp
+++ b/benchmark/function/source_function.benchmark.cpp
@@ -2,9 +2,9 @@
#include <mbgl/benchmark/stub_geometry_tile_feature.hpp>
-#include <mbgl/style/conversion.hpp>
#include <mbgl/style/conversion/json.hpp>
#include <mbgl/style/conversion/property_value.hpp>
+#include <mbgl/style/conversion_impl.hpp>
using namespace mbgl;
using namespace mbgl::style;