summaryrefslogtreecommitdiff
path: root/src/mbgl/style/conversion/json.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/style/conversion/json.hpp')
-rw-r--r--src/mbgl/style/conversion/json.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbgl/style/conversion/json.hpp b/src/mbgl/style/conversion/json.hpp
index a823f6d383..3a7bf2b557 100644
--- a/src/mbgl/style/conversion/json.hpp
+++ b/src/mbgl/style/conversion/json.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include <mbgl/style/conversion.hpp>
+#include <mbgl/style/conversion_impl.hpp>
#include <mbgl/style/rapidjson_conversion.hpp>
#include <string>