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/blenkernel/intern/displist.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/blenkernel/intern/displist.c') diff --git a/source/blender/blenkernel/intern/displist.c b/source/blender/blenkernel/intern/displist.c index c5c503966c4..b9d451085b8 100644 --- a/source/blender/blenkernel/intern/displist.c +++ b/source/blender/blenkernel/intern/displist.c @@ -48,12 +48,10 @@ #include "BLI_scanfill.h" #include "BLI_utildefines.h" -#include "BKE_global.h" #include "BKE_displist.h" #include "BKE_cdderivedmesh.h" #include "BKE_object.h" #include "BKE_library.h" -#include "BKE_main.h" #include "BKE_mball.h" #include "BKE_mball_tessellate.h" #include "BKE_mesh.h" -- cgit v1.2.3