Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2017-06-13 07:50:47 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-06-13 07:51:15 +0300
commiteaadfdbdc02caeac4a367186d36dba2e3ed36de8 (patch)
tree43afe1ac8fa1cb28cca6325a0443d3c14ac13063 /source/blender/gpu
parent47b9d0d040300fcd56db20a8a898166d47520bcc (diff)
CMake: add missing includes
Diffstat (limited to 'source/blender/gpu')
-rw-r--r--source/blender/gpu/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/gpu/CMakeLists.txt b/source/blender/gpu/CMakeLists.txt
index 9b7cb827adb..a754d5b92b0 100644
--- a/source/blender/gpu/CMakeLists.txt
+++ b/source/blender/gpu/CMakeLists.txt
@@ -107,6 +107,7 @@ set(SRC
GPU_immediate.h
GPU_immediate_util.h
GPU_init_exit.h
+ GPU_lamp.h
GPU_legacy_stubs.h
GPU_material.h
GPU_matrix.h