summaryrefslogtreecommitdiff
path: root/test/storage/offline.test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/storage/offline.test.cpp')
-rw-r--r--test/storage/offline.test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/storage/offline.test.cpp b/test/storage/offline.test.cpp
index e7ebe5199f..59aebebaba 100644
--- a/test/storage/offline.test.cpp
+++ b/test/storage/offline.test.cpp
@@ -4,6 +4,7 @@
#include <gtest/gtest.h>
using namespace mbgl;
+using SourceType = mbgl::style::SourceType;
static const LatLngBounds sanFrancisco =
LatLngBounds::hull({ 37.6609, -122.5744 }, { 37.8271, -122.3204 });