summaryrefslogtreecommitdiff
path: root/include/mbgl/style
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-09-30 16:14:32 -0400
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-09-30 15:34:40 -0700
commitb46c102eb0ec3ca2ff0b422831cb98fa2bdebcba (patch)
tree3525ee2dba9e77fadedda73446a549ac8ebddda5 /include/mbgl/style
parent3d57f3ea7c6ae1f098668c37a8c5f79638b0e527 (diff)
downloadqtlocation-mapboxgl-b46c102eb0ec3ca2ff0b422831cb98fa2bdebcba.tar.gz
mason variant@1.0
Diffstat (limited to 'include/mbgl/style')
-rw-r--r--include/mbgl/style/style_properties.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/mbgl/style/style_properties.hpp b/include/mbgl/style/style_properties.hpp
index 23354b1a24..c0ecc35201 100644
--- a/include/mbgl/style/style_properties.hpp
+++ b/include/mbgl/style/style_properties.hpp
@@ -1,7 +1,8 @@
#ifndef MBGL_STYLE_STYLE_PROPERTIES
#define MBGL_STYLE_STYLE_PROPERTIES
-#include <mbgl/util/variant.hpp>
+#include <mapbox/variant.hpp>
+
#include <mbgl/style/types.hpp>
#include <array>