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>2019-04-24 07:39:31 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-04-24 07:41:12 +0300
commit2753959ed7165a2e5b9bb5421fd6b3b744817402 (patch)
tree8b308b3a1133fe0d6ee4fe98c48243c24b4930c1 /source/blender/gpu
parent1b839e85e142d488a869c9e5c30639246a17db03 (diff)
Cleanup: sort CMake include paths
Diffstat (limited to 'source/blender/gpu')
-rw-r--r--source/blender/gpu/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/gpu/CMakeLists.txt b/source/blender/gpu/CMakeLists.txt
index f949a79d039..5a42c4d3d1b 100644
--- a/source/blender/gpu/CMakeLists.txt
+++ b/source/blender/gpu/CMakeLists.txt
@@ -31,10 +31,10 @@ set(INC
../blenkernel
../blenlib
../bmesh
+ ../draw
../imbuf
../makesdna
../makesrna
- ../draw
../editors/include