From 8c455e1da807265f5eb684cdb3e85d7dcca1f2a9 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 8 Aug 2010 08:33:47 +0000 Subject: remove unused includes --- source/blender/editors/metaball/mball_edit.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/blender/editors/metaball/mball_edit.c') diff --git a/source/blender/editors/metaball/mball_edit.c b/source/blender/editors/metaball/mball_edit.c index eb344b1e5fe..b59a0d3aaaf 100644 --- a/source/blender/editors/metaball/mball_edit.c +++ b/source/blender/editors/metaball/mball_edit.c @@ -43,11 +43,8 @@ #include "RNA_define.h" #include "RNA_access.h" -#include "BKE_utildefines.h" #include "BKE_depsgraph.h" -#include "BKE_object.h" #include "BKE_context.h" -#include "BKE_library.h" #include "ED_screen.h" #include "ED_view3d.h" -- cgit v1.2.3