summaryrefslogtreecommitdiff
path: root/test/api
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2016-08-17 21:07:01 +0300
committerThiago Marcos P. Santos <thiago@mapbox.com>2016-08-22 16:52:02 +0300
commitcb3b2997ea14d550b7c5e898b07d438fec8b078a (patch)
treef1d66da7faff8dae4ce6ea9504906652187b9dbb /test/api
parent3ef272e389a24147537b315d83d62b3cc4ea5487 (diff)
downloadqtlocation-mapboxgl-cb3b2997ea14d550b7c5e898b07d438fec8b078a.tar.gz
[tests] Include what we use
Diffstat (limited to 'test/api')
-rw-r--r--test/api/custom_layer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/api/custom_layer.cpp b/test/api/custom_layer.cpp
index 90c94aaea4..0efd7129e0 100644
--- a/test/api/custom_layer.cpp
+++ b/test/api/custom_layer.cpp
@@ -1,6 +1,7 @@
#include <mbgl/test/util.hpp>
#include <mbgl/test/stub_file_source.hpp>
+#include <mbgl/gl/gl.hpp>
#include <mbgl/map/map.hpp>
#include <mbgl/platform/default/headless_display.hpp>
#include <mbgl/platform/default/headless_view.hpp>