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>2011-07-17 13:11:13 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-07-17 13:11:13 +0400
commit5792bd7cc74581a5ac37325207c1cc6a338be9c7 (patch)
tree53ac7a4d0a317dc9c4552afca1a226a50fd3e43c /source/blender/avi
parentc9ad903af2b70013eaab85567e3affa8bcc6d172 (diff)
cmake: cleanup include paths, some duplicates and going up some unneeded dirs.
Diffstat (limited to 'source/blender/avi')
-rw-r--r--source/blender/avi/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/avi/CMakeLists.txt b/source/blender/avi/CMakeLists.txt
index bae61fd678b..0fd6435ec4e 100644
--- a/source/blender/avi/CMakeLists.txt
+++ b/source/blender/avi/CMakeLists.txt
@@ -26,8 +26,8 @@
set(INC
.
- ../../../intern/guardedalloc
../blenlib
+ ../../../intern/guardedalloc
)
set(INC_SYS