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/creator/CMakeLists.txt')
-rw-r--r--source/creator/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index b48f4bdd4b9..7db936b3e51 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -29,11 +29,11 @@ blender_include_dirs(
../blender/blenloader
../blender/depsgraph
../blender/editors/include
+ ../blender/gpu
../blender/imbuf
+ ../blender/makesdna
../blender/makesrna
../blender/render
- ../blender/gpu
- ../blender/makesdna
../blender/windowmanager
)