summaryrefslogtreecommitdiff
path: root/test/gl
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/gl
parent3ef272e389a24147537b315d83d62b3cc4ea5487 (diff)
downloadqtlocation-mapboxgl-cb3b2997ea14d550b7c5e898b07d438fec8b078a.tar.gz
[tests] Include what we use
Diffstat (limited to 'test/gl')
-rw-r--r--test/gl/object.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/gl/object.cpp b/test/gl/object.cpp
index 1506c33956..5733a15e4f 100644
--- a/test/gl/object.cpp
+++ b/test/gl/object.cpp
@@ -3,6 +3,7 @@
#include <mbgl/platform/default/headless_display.hpp>
#include <mbgl/platform/default/headless_view.hpp>
+#include <mbgl/gl/gl.hpp>
#include <mbgl/gl/gl_helper.hpp>
#include <mbgl/gl/gl_config.hpp>
#include <mbgl/gl/object_store.hpp>