From 6e5cf0f3ee8c9c6a151bcc51525db77ff3bbdd25 Mon Sep 17 00:00:00 2001 From: Joshua Leung Date: Sun, 22 Nov 2009 06:22:53 +0000 Subject: Patch #19953: [2.5] repeated include entries in a number of SConscript files Thanks for the patch Jeff Doyle (nfz) --- source/blender/editors/sound/SConscript | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/sound/SConscript') diff --git a/source/blender/editors/sound/SConscript b/source/blender/editors/sound/SConscript index 7968f4c53a9..9d2cd2b7cf5 100644 --- a/source/blender/editors/sound/SConscript +++ b/source/blender/editors/sound/SConscript @@ -5,7 +5,6 @@ sources = env.Glob('*.c') incs = '../include ../../blenlib ../../blenkernel ../../makesdna ../../imbuf' incs += ' ../../windowmanager #/intern/guardedalloc' -incs += ' #/intern/guardedalloc' incs += ' ../../makesrna ../../python' incs += ' #/intern/audaspace/intern' -- cgit v1.2.3