summaryrefslogtreecommitdiff
path: root/include/mbgl/storage/database_file_source.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/storage/database_file_source.hpp')
-rw-r--r--include/mbgl/storage/database_file_source.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mbgl/storage/database_file_source.hpp b/include/mbgl/storage/database_file_source.hpp
index 81e5315fd8..31079fcc3d 100644
--- a/include/mbgl/storage/database_file_source.hpp
+++ b/include/mbgl/storage/database_file_source.hpp
@@ -216,7 +216,7 @@ public:
* executed on the database thread; it is the responsibility of the SDK bindings
* to re-execute a user-provided callback on the main thread.
*/
- virtual void deleteOfflineRegion(OfflineRegion, std::function<void(std::exception_ptr)>);
+ virtual void deleteOfflineRegion(OfflineRegion&, std::function<void(std::exception_ptr)>);
/*
* Invalidate all the tiles from an offline region forcing Mapbox GL to revalidate