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/sculpt_paint/sculpt_undo.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/editors/sculpt_paint/sculpt_undo.c') diff --git a/source/blender/editors/sculpt_paint/sculpt_undo.c b/source/blender/editors/sculpt_paint/sculpt_undo.c index e4121c9c76a..b6b796bce2b 100644 --- a/source/blender/editors/sculpt_paint/sculpt_undo.c +++ b/source/blender/editors/sculpt_paint/sculpt_undo.c @@ -38,7 +38,6 @@ #include "DNA_object_types.h" #include "DNA_scene_types.h" #include "DNA_mesh_types.h" -#include "DNA_key_types.h" #include "BKE_cdderivedmesh.h" #include "BKE_context.h" @@ -46,7 +45,6 @@ #include "BKE_modifier.h" #include "BKE_multires.h" #include "BKE_paint.h" -#include "BKE_mesh.h" #include "BKE_key.h" #include "WM_api.h" -- cgit v1.2.3