From e59bd19fa75e65b794e4c67bdcfb8d13867900f9 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 5 May 2015 05:17:25 +1000 Subject: Cleanup: style & const's --- source/blender/editors/object/object_shapekey.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/object/object_shapekey.c') diff --git a/source/blender/editors/object/object_shapekey.c b/source/blender/editors/object/object_shapekey.c index 674eb25942f..8f8bfc47b10 100644 --- a/source/blender/editors/object/object_shapekey.c +++ b/source/blender/editors/object/object_shapekey.c @@ -48,7 +48,6 @@ #include "DNA_lattice_types.h" #include "DNA_mesh_types.h" #include "DNA_meshdata_types.h" -#include "DNA_scene_types.h" #include "DNA_object_types.h" #include "BKE_context.h" -- cgit v1.2.3