From 1e4aab36c237b751c23be161217d989472bfaf20 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 26 Jan 2019 20:41:52 +1100 Subject: Cleanup: remove redundant BKE/BLI/BIF headers --- source/blender/modifiers/intern/MOD_screw.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/modifiers/intern/MOD_screw.c') diff --git a/source/blender/modifiers/intern/MOD_screw.c b/source/blender/modifiers/intern/MOD_screw.c index 9629b0924ad..a88310a121f 100644 --- a/source/blender/modifiers/intern/MOD_screw.c +++ b/source/blender/modifiers/intern/MOD_screw.c @@ -44,7 +44,6 @@ #include "BLI_alloca.h" #include "BLI_utildefines.h" -#include "BKE_library.h" #include "BKE_library_query.h" #include "BKE_mesh.h" -- cgit v1.2.3