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
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/blender/quicktime/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/quicktime/SConscript b/source/blender/quicktime/SConscript
index 7cdeb44c33f..97498560800 100644
--- a/source/blender/quicktime/SConscript
+++ b/source/blender/quicktime/SConscript
@@ -15,7 +15,7 @@ incs = ['.',
'../imbuf/intern',
'../blenloader',
'../render/extern/include',
- '../include']
+ '../editors/include']
incs.append(env['BF_QUICKTIME_INC'])