From 3e58edda3ad67c767dbc02db16f15f3e86280210 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 8 Aug 2010 13:03:07 +0000 Subject: remove unused includes --- source/blender/editors/util/editmode_undo.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/editors/util/editmode_undo.c') diff --git a/source/blender/editors/util/editmode_undo.c b/source/blender/editors/util/editmode_undo.c index 4b8d5c1df67..290c8a64881 100644 --- a/source/blender/editors/util/editmode_undo.c +++ b/source/blender/editors/util/editmode_undo.c @@ -40,12 +40,10 @@ #include "BKE_context.h" #include "BKE_depsgraph.h" #include "BKE_global.h" -#include "BKE_object.h" #include "BLI_blenlib.h" #include "BLI_dynstr.h" -#include "BKE_utildefines.h" #include "ED_mesh.h" -- cgit v1.2.3