From 2777ba74b04dc6d3f4479634f8feaf361464a574 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 27 Oct 2010 13:52:12 +0000 Subject: remove include paths which dont exist, fix for doc upload script which was getting the blender version twice and not working sometimes. --- intern/smoke/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'intern') diff --git a/intern/smoke/CMakeLists.txt b/intern/smoke/CMakeLists.txt index 741301f04da..2cf51a0f7ec 100644 --- a/intern/smoke/CMakeLists.txt +++ b/intern/smoke/CMakeLists.txt @@ -27,7 +27,6 @@ SET(INC intern ../memutil - ../guardealloc ../../extern/bullet2/src ${PNG_INC} ${ZLIB_INC} -- cgit v1.2.3