summaryrefslogtreecommitdiff
path: root/src/core-files.json
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2019-03-05 18:36:41 +0100
committerKonstantin Käfer <mail@kkaefer.com>2019-03-06 16:12:51 +0100
commit3a57aa65d75af0d71bda9c1bde8fe8118ce7c7d1 (patch)
tree5e5e149094a45a1b3b0457b2f698661c66741428 /src/core-files.json
parent4737a45383911fcddf93f0a33e7e25246a5da07e (diff)
downloadqtlocation-mapboxgl-3a57aa65d75af0d71bda9c1bde8fe8118ce7c7d1.tar.gz
[core] move VertexBuffer<> to gfx namespace
Diffstat (limited to 'src/core-files.json')
-rw-r--r--src/core-files.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core-files.json b/src/core-files.json
index 7b07dcde5c..1390b7607c 100644
--- a/src/core-files.json
+++ b/src/core-files.json
@@ -506,6 +506,7 @@
"mbgl/gfx/stencil_mode.hpp": "src/mbgl/gfx/stencil_mode.hpp",
"mbgl/gfx/types.hpp": "src/mbgl/gfx/types.hpp",
"mbgl/gfx/uniform.hpp": "src/mbgl/gfx/uniform.hpp",
+ "mbgl/gfx/vertex_buffer.hpp": "src/mbgl/gfx/vertex_buffer.hpp",
"mbgl/gfx/vertex_vector.hpp": "src/mbgl/gfx/vertex_vector.hpp",
"mbgl/gl/attribute.hpp": "src/mbgl/gl/attribute.hpp",
"mbgl/gl/context.hpp": "src/mbgl/gl/context.hpp",