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/editors/armature/SConscript')
-rw-r--r--source/blender/editors/armature/SConscript4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/editors/armature/SConscript b/source/blender/editors/armature/SConscript
index 51345d94e60..b3c1ea2dbe9 100644
--- a/source/blender/editors/armature/SConscript
+++ b/source/blender/editors/armature/SConscript
@@ -37,12 +37,8 @@ incs = [
'../../blenfont',
'../../blenkernel',
'../../blenlib',
- '../../bmesh',
- '../../gpu',
- '../../imbuf',
'../../makesdna',
'../../makesrna',
- '../../render/extern/include',
'../../windowmanager',
]
incs = ' '.join(incs)