From 1e4aab36c237b751c23be161217d989472bfaf20 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 26 Jan 2019 20:41:52 +1100 Subject: Cleanup: remove redundant BKE/BLI/BIF headers --- source/blender/editors/armature/editarmature_undo.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/armature/editarmature_undo.c') diff --git a/source/blender/editors/armature/editarmature_undo.c b/source/blender/editors/armature/editarmature_undo.c index 0fd94f664ab..3119c303801 100644 --- a/source/blender/editors/armature/editarmature_undo.c +++ b/source/blender/editors/armature/editarmature_undo.c @@ -35,7 +35,6 @@ #include "DNA_armature_types.h" #include "DNA_object_types.h" -#include "BLI_math.h" #include "BLI_array_utils.h" #include "BKE_context.h" -- cgit v1.2.3