summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-11-09 17:24:31 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-12-03 12:44:43 -0800
commit47be1f57743e4094105b3a50dd51eb8a8daf06fc (patch)
tree4de3bc1c410fe5d33fa633ecd3bf01972370e4af /src
parent398ab663beec937d85c518c465770ffa0b8d38b4 (diff)
downloadqtlocation-mapboxgl-47be1f57743e4094105b3a50dd51eb8a8daf06fc.tar.gz
[core] Remove unused header
Diffstat (limited to 'src')
-rw-r--r--src/mbgl/style/style.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mbgl/style/style.hpp b/src/mbgl/style/style.hpp
index f1e6145c3a..5966866679 100644
--- a/src/mbgl/style/style.hpp
+++ b/src/mbgl/style/style.hpp
@@ -1,7 +1,6 @@
#ifndef MBGL_STYLE_STYLE
#define MBGL_STYLE_STYLE
-#include <mbgl/style/property_transition.hpp>
#include <mbgl/style/zoom_history.hpp>
#include <mbgl/map/source.hpp>