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/blenloader/intern/writefile.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/blenloader/intern/writefile.c') diff --git a/source/blender/blenloader/intern/writefile.c b/source/blender/blenloader/intern/writefile.c index 0df90571daa..fb5d41d0071 100644 --- a/source/blender/blenloader/intern/writefile.c +++ b/source/blender/blenloader/intern/writefile.c @@ -157,7 +157,6 @@ #include "MEM_guardedalloc.h" // MEM_freeN #include "BLI_bitmap.h" #include "BLI_blenlib.h" -#include "BLI_linklist.h" #include "BLI_mempool.h" #include "BKE_action.h" -- cgit v1.2.3