From 9fb3d3e0322cb6692f822ee374de1ec03ab70454 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 30 May 2013 02:16:22 +0000 Subject: remove redundant includes from cmake and scons. --- source/blender/editors/space_action/SConscript | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/space_action') diff --git a/source/blender/editors/space_action/SConscript b/source/blender/editors/space_action/SConscript index 0421c4cc3ee..2776bd2989a 100644 --- a/source/blender/editors/space_action/SConscript +++ b/source/blender/editors/space_action/SConscript @@ -35,7 +35,6 @@ incs = [ '../include', '../../blenkernel', '../../blenlib', - '../../imbuf', '../../makesdna', '../../makesrna', '../../windowmanager', -- cgit v1.2.3