From 5621e63d36c525f6acd744e2ddae3a73f2c3b453 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 14 Feb 2014 10:55:19 +1100 Subject: Code cleanup: duplicate headers --- source/blender/modifiers/intern/MOD_fluidsim_util.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/modifiers') diff --git a/source/blender/modifiers/intern/MOD_fluidsim_util.c b/source/blender/modifiers/intern/MOD_fluidsim_util.c index e96ddcde161..e7eb5d64b9d 100644 --- a/source/blender/modifiers/intern/MOD_fluidsim_util.c +++ b/source/blender/modifiers/intern/MOD_fluidsim_util.c @@ -40,7 +40,6 @@ #include "DNA_scene_types.h" #include "DNA_mesh_types.h" #include "DNA_meshdata_types.h" -#include "DNA_object_types.h" #include "DNA_object_fluidsim.h" #include "BLI_blenlib.h" -- cgit v1.2.3