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:
Diffstat (limited to 'source/blender/render/CMakeLists.txt')
-rw-r--r--source/blender/render/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/render/CMakeLists.txt b/source/blender/render/CMakeLists.txt
index da82e606bda..e265197646c 100644
--- a/source/blender/render/CMakeLists.txt
+++ b/source/blender/render/CMakeLists.txt
@@ -25,14 +25,14 @@ set(INC
../blenkernel
../blenlib
../blentranslation
- ../imbuf
../depsgraph
+ ../draw
+ ../gpu
+ ../imbuf
../makesdna
../makesrna
../nodes
../physics
- ../draw
- ../gpu
../../../intern/atomic
../../../intern/guardedalloc
../../../intern/mikktspace