summaryrefslogtreecommitdiff
path: root/include/mbgl/style/color_ramp_property_value.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/style/color_ramp_property_value.hpp')
-rw-r--r--include/mbgl/style/color_ramp_property_value.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mbgl/style/color_ramp_property_value.hpp b/include/mbgl/style/color_ramp_property_value.hpp
index 3e93285d5a..bc5639c899 100644
--- a/include/mbgl/style/color_ramp_property_value.hpp
+++ b/include/mbgl/style/color_ramp_property_value.hpp
@@ -2,7 +2,7 @@
#include <mbgl/util/variant.hpp>
#include <mbgl/style/undefined.hpp>
-#include <mbgl/style/function/camera_function.hpp>
+#include <mbgl/style/expression/expression.hpp>
namespace mbgl {
namespace style {