summaryrefslogtreecommitdiff
path: root/include/mbgl/storage/caching_http_file_source.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/storage/caching_http_file_source.hpp')
-rw-r--r--include/mbgl/storage/caching_http_file_source.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mbgl/storage/caching_http_file_source.hpp b/include/mbgl/storage/caching_http_file_source.hpp
index a093ef2441..08fd5b50cb 100644
--- a/include/mbgl/storage/caching_http_file_source.hpp
+++ b/include/mbgl/storage/caching_http_file_source.hpp
@@ -1,7 +1,7 @@
#ifndef MBGL_STORAGE_CACHING_HTTP_FILE_SOURCE
#define MBGL_STORAGE_CACHING_HTTP_FILE_SOURCE
-#include "file_source.hpp"
+#include <mbgl/storage/file_source.hpp>
#include <thread>
#include <unordered_map>