summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/core-files.cmake3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmake/core-files.cmake b/cmake/core-files.cmake
index a809eb2a6f..91252c7acd 100644
--- a/cmake/core-files.cmake
+++ b/cmake/core-files.cmake
@@ -77,11 +77,10 @@ set(MBGL_CORE_FILES
# gl
include/mbgl/gl/gl.hpp
- include/mbgl/gl/gl_helper.hpp
+ src/mbgl/gl/context.hpp
src/mbgl/gl/debugging.cpp
src/mbgl/gl/debugging.hpp
src/mbgl/gl/gl.cpp
- src/mbgl/gl/gl_config.hpp
src/mbgl/gl/object_store.cpp
src/mbgl/gl/object_store.hpp
src/mbgl/gl/state.hpp