From 6e28ac2d7b241d9ee859650d58a89e2b7d441ea7 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 24 Nov 2011 19:36:12 +0000 Subject: pep8 edits and avoid naming conflicts with python builtins --- intern/cycles/blender/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/cycles/blender/CMakeLists.txt') diff --git a/intern/cycles/blender/CMakeLists.txt b/intern/cycles/blender/CMakeLists.txt index e81f02f2090..b96048acf05 100644 --- a/intern/cycles/blender/CMakeLists.txt +++ b/intern/cycles/blender/CMakeLists.txt @@ -6,7 +6,7 @@ set(INC ../kernel/svm ../util ../subd - ../../../intern/guardedalloc + ../../guardedalloc ../../../source/blender/makesdna ../../../source/blender/makesrna ../../../source/blender/blenloader -- cgit v1.2.3