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:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-21 15:54:40 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-21 15:54:40 +0300
commitcff782e5f1d1c4bb9c8997cb9b7378f19267e9b5 (patch)
treecd719acee76ae7af7c0dd97f18178fa06dc8577e /source/blender/python
parent322ff7dfe42a77da4caf63fcaa98a82ef6e6ecad (diff)
Missed this in battle against BLO vs MEM storm.
Diffstat (limited to 'source/blender/python')
-rw-r--r--source/blender/python/intern/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/python/intern/CMakeLists.txt b/source/blender/python/intern/CMakeLists.txt
index b73c9949ada..57c42ef4672 100644
--- a/source/blender/python/intern/CMakeLists.txt
+++ b/source/blender/python/intern/CMakeLists.txt
@@ -29,6 +29,7 @@ set(INC
../../makesdna
../../makesrna
../../blenkernel
+ ../../blenloader
../../windowmanager
../../editors/include
../../../../intern/guardedalloc