summaryrefslogtreecommitdiff
path: root/src/core-files.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/core-files.json')
-rw-r--r--src/core-files.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core-files.json b/src/core-files.json
index 42a30a3ea8..817c7bbf22 100644
--- a/src/core-files.json
+++ b/src/core-files.json
@@ -44,6 +44,7 @@
"src/mbgl/layout/symbol_projection.cpp",
"src/mbgl/map/map.cpp",
"src/mbgl/map/map_impl.cpp",
+ "src/mbgl/map/map_options.cpp",
"src/mbgl/map/transform.cpp",
"src/mbgl/map/transform_state.cpp",
"src/mbgl/math/log2.cpp",
@@ -329,6 +330,7 @@
"mbgl/map/change.hpp": "include/mbgl/map/change.hpp",
"mbgl/map/map.hpp": "include/mbgl/map/map.hpp",
"mbgl/map/map_observer.hpp": "include/mbgl/map/map_observer.hpp",
+ "mbgl/map/map_options.hpp": "include/mbgl/map/map_options.hpp",
"mbgl/map/mode.hpp": "include/mbgl/map/mode.hpp",
"mbgl/math/clamp.hpp": "include/mbgl/math/clamp.hpp",
"mbgl/math/log2.hpp": "include/mbgl/math/log2.hpp",