summaryrefslogtreecommitdiff
path: root/src/mbgl/style/function_properties.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/style/function_properties.hpp')
-rw-r--r--src/mbgl/style/function_properties.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbgl/style/function_properties.hpp b/src/mbgl/style/function_properties.hpp
index 924f192330..c41918a0fb 100644
--- a/src/mbgl/style/function_properties.hpp
+++ b/src/mbgl/style/function_properties.hpp
@@ -1,7 +1,7 @@
#ifndef MBGL_STYLE_FUNCTION_PROPERTIES
#define MBGL_STYLE_FUNCTION_PROPERTIES
-#include <mbgl/util/variant.hpp>
+#include <mapbox/variant.hpp>
#include <vector>