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/space_action/action_draw.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/space_action/action_draw.c') diff --git a/source/blender/editors/space_action/action_draw.c b/source/blender/editors/space_action/action_draw.c index b5f6fa9a23e..f15bbe0d2f1 100644 --- a/source/blender/editors/space_action/action_draw.c +++ b/source/blender/editors/space_action/action_draw.c @@ -38,7 +38,6 @@ #include #include "BLI_blenlib.h" -#include "BLI_math.h" #include "BLI_utildefines.h" /* Types --------------------------------------------------------------- */ -- cgit v1.2.3