From 4ca67869cc7ad480670d60eae1df3d2aca03f016 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 1 May 2014 03:55:41 +1000 Subject: Code cleanup: remove unused includes Opted to keep includes if they are used indirectly (even if removing is possible). --- source/blender/editors/sound/sound_ops.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/sound') diff --git a/source/blender/editors/sound/sound_ops.c b/source/blender/editors/sound/sound_ops.c index 71a6c775774..619fbd7f4c8 100644 --- a/source/blender/editors/sound/sound_ops.c +++ b/source/blender/editors/sound/sound_ops.c @@ -39,7 +39,6 @@ #include "BLI_blenlib.h" #include "BLI_utildefines.h" -#include "DNA_anim_types.h" #include "DNA_packedFile_types.h" #include "DNA_scene_types.h" #include "DNA_space_types.h" -- cgit v1.2.3