diff options
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/filesource-files.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/filesource-files.txt b/cmake/filesource-files.txt index 1909885e47..4eef1a3873 100644 --- a/cmake/filesource-files.txt +++ b/cmake/filesource-files.txt @@ -10,6 +10,8 @@ src/mbgl/storage/asset_file_source.hpp platform/default/src/mbgl/storage/asset_file_source.cpp src/mbgl/storage/local_file_source.hpp platform/default/src/mbgl/storage/local_file_source.cpp +platform/default/include/mbgl/storage/local_file_request.hpp +platform/default/src/mbgl/storage/local_file_request.cpp # Offline include/mbgl/storage/offline.hpp |