From bcbbc66795e221474f889b7ab9b7320948aefdec Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 28 Nov 2014 15:50:43 +0100 Subject: Cleanup: unused headers --- source/blender/editors/space_api/spacetypes.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/editors/space_api') diff --git a/source/blender/editors/space_api/spacetypes.c b/source/blender/editors/space_api/spacetypes.c index 77c6cce6cda..7edd8cf7ab7 100644 --- a/source/blender/editors/space_api/spacetypes.c +++ b/source/blender/editors/space_api/spacetypes.c @@ -32,7 +32,6 @@ #include "BLI_blenlib.h" #include "BLI_utildefines.h" -#include "DNA_object_types.h" #include "DNA_scene_types.h" #include "DNA_windowmanager_types.h" @@ -61,7 +60,6 @@ #include "ED_space_api.h" #include "ED_sound.h" #include "ED_uvedit.h" -#include "ED_view3d.h" #include "ED_mball.h" #include "ED_logic.h" #include "ED_clip.h" -- cgit v1.2.3