summaryrefslogtreecommitdiff
path: root/src/mbgl/style/value.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/style/value.hpp')
-rw-r--r--src/mbgl/style/value.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbgl/style/value.hpp b/src/mbgl/style/value.hpp
index 8b0b21c20c..4649134b20 100644
--- a/src/mbgl/style/value.hpp
+++ b/src/mbgl/style/value.hpp
@@ -1,7 +1,7 @@
#ifndef MBGL_STYLE_VALUE
#define MBGL_STYLE_VALUE
-#include <mbgl/util/variant.hpp>
+#include <mapbox/variant.hpp>
#include <rapidjson/document.h>
#include <cstdlib>