From 19158d9f01909bf566616524f23e0acb635562f7 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Thu, 16 Jun 2016 13:25:06 -0700 Subject: [core, node] Implement setPaintProperty for color properties (#5380) --- include/mbgl/map/view.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/mbgl/map') diff --git a/include/mbgl/map/view.hpp b/include/mbgl/map/view.hpp index 9f12ee5fb6..fa6f91d910 100644 --- a/include/mbgl/map/view.hpp +++ b/include/mbgl/map/view.hpp @@ -4,6 +4,7 @@ #include #include +#include #include #include -- cgit v1.2.1