From b6ba3c682dd6615e760905572a5bcd69bb46371f Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 1 Apr 2018 07:24:45 +0200 Subject: Cleanup: remove global header --- source/blender/editors/physics/rigidbody_object.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/physics/rigidbody_object.c') diff --git a/source/blender/editors/physics/rigidbody_object.c b/source/blender/editors/physics/rigidbody_object.c index fa80fb5fbc1..b7083c29721 100644 --- a/source/blender/editors/physics/rigidbody_object.c +++ b/source/blender/editors/physics/rigidbody_object.c @@ -44,7 +44,6 @@ #include "BKE_context.h" #include "BKE_depsgraph.h" -#include "BKE_global.h" #include "BKE_group.h" #include "BKE_main.h" #include "BKE_report.h" -- cgit v1.2.3