summaryrefslogtreecommitdiff
path: root/bin/cache.cpp
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2020-03-23 13:18:45 +0200
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2020-03-23 11:33:06 -0400
commit71efb24e2d3e2408f6e283ed7b8b4a1f6b24324c (patch)
tree9e967525c261baf0172d6bffc7d88572691c83f5 /bin/cache.cpp
parent648ce071d39e275ddfcd20a94a6f96547c314635 (diff)
downloadqtlocation-mapboxgl-71efb24e2d3e2408f6e283ed7b8b4a1f6b24324c.tar.gz
Bump mapbox-base to 1.2.0
Diffstat (limited to 'bin/cache.cpp')
-rw-r--r--bin/cache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cache.cpp b/bin/cache.cpp
index 69d96c1d42..179cd9dc8c 100644
--- a/bin/cache.cpp
+++ b/bin/cache.cpp
@@ -5,7 +5,7 @@
#include <mbgl/util/run_loop.hpp>
#include <args.hxx>
-#include <mapbox/io.hpp>
+#include <mapbox/io/io.hpp>
#include <fstream>
#include <iostream>