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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core-files.json b/src/core-files.json
index 1390b7607c..928cb9c8aa 100644
--- a/src/core-files.json
+++ b/src/core-files.json
@@ -517,7 +517,7 @@
"mbgl/gl/extension.hpp": "src/mbgl/gl/extension.hpp",
"mbgl/gl/features.hpp": "src/mbgl/gl/features.hpp",
"mbgl/gl/framebuffer.hpp": "src/mbgl/gl/framebuffer.hpp",
- "mbgl/gl/index_buffer.hpp": "src/mbgl/gl/index_buffer.hpp",
+ "mbgl/gl/index_buffer_resource.hpp": "src/mbgl/gl/index_buffer_resource.hpp",
"mbgl/gl/object.hpp": "src/mbgl/gl/object.hpp",
"mbgl/gl/program.hpp": "src/mbgl/gl/program.hpp",
"mbgl/gl/program_binary_extension.hpp": "src/mbgl/gl/program_binary_extension.hpp",
@@ -529,7 +529,7 @@
"mbgl/gl/value.hpp": "src/mbgl/gl/value.hpp",
"mbgl/gl/vertex_array.hpp": "src/mbgl/gl/vertex_array.hpp",
"mbgl/gl/vertex_array_extension.hpp": "src/mbgl/gl/vertex_array_extension.hpp",
- "mbgl/gl/vertex_buffer.hpp": "src/mbgl/gl/vertex_buffer.hpp",
+ "mbgl/gl/vertex_buffer_resource.hpp": "src/mbgl/gl/vertex_buffer_resource.hpp",
"mbgl/layout/clip_lines.hpp": "src/mbgl/layout/clip_lines.hpp",
"mbgl/layout/layout.hpp": "src/mbgl/layout/layout.hpp",
"mbgl/layout/merge_lines.hpp": "src/mbgl/layout/merge_lines.hpp",