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:
Diffstat (limited to 'source/blender/imbuf/intern/cineon/SConscript')
-rw-r--r--source/blender/imbuf/intern/cineon/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/imbuf/intern/cineon/SConscript b/source/blender/imbuf/intern/cineon/SConscript
index d8fc2502081..037a7fec1bc 100644
--- a/source/blender/imbuf/intern/cineon/SConscript
+++ b/source/blender/imbuf/intern/cineon/SConscript
@@ -31,7 +31,6 @@ source_files = env.Glob('*.c')
incs = ['.',
'../../../blenkernel',
- '../../../blenloader',
'../../',
'..',
'../../../blenlib',