From 322ff7dfe42a77da4caf63fcaa98a82ef6e6ecad Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Mon, 21 Feb 2011 12:35:04 +0000 Subject: I swear, it was just an innocence change in guardedalloc! The butterfly wing flap, causing a nice storm in the rest of blender. Now all dependencies should point ok again. CMakers, do double-test. --- source/blender/python/generic/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/python/generic/CMakeLists.txt') diff --git a/source/blender/python/generic/CMakeLists.txt b/source/blender/python/generic/CMakeLists.txt index b3dec148e9d..0ea478adbf6 100644 --- a/source/blender/python/generic/CMakeLists.txt +++ b/source/blender/python/generic/CMakeLists.txt @@ -23,6 +23,7 @@ set(INC ../../blenlib ../../makesdna ../../blenkernel + ../../blenloader ../../../../intern/guardedalloc ../../../../extern/glew/include ${PYTHON_INCLUDE_DIRS} -- cgit v1.2.3