From a9ecba88726ffaa012e98cb45b548be7bdaff91b Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Fri, 16 Apr 2004 16:36:11 +0000 Subject: Forgot to commit this file, as part of the antiglue campaign. /jesterKing --- source/blender/quicktime/SConscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/quicktime') diff --git a/source/blender/quicktime/SConscript b/source/blender/quicktime/SConscript index 5a37d18b5ea..12eaca18388 100644 --- a/source/blender/quicktime/SConscript +++ b/source/blender/quicktime/SConscript @@ -17,7 +17,7 @@ quicktime_env.Append (CPPPATH = ['.', '../avi', '../imbuf', '../imbuf/intern', - '../readstreamglue', + '../blenloader', '../render/extern/include']) quicktime_env.Library (target='#'+user_options_dict['BUILD_DIR']+'/lib/blender_quicktime', source=source_files) -- cgit v1.2.3