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/editors/gpencil/gpencil_undo.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/gpencil/gpencil_undo.c') diff --git a/source/blender/editors/gpencil/gpencil_undo.c b/source/blender/editors/gpencil/gpencil_undo.c index 212a119facb..97365990fd4 100644 --- a/source/blender/editors/gpencil/gpencil_undo.c +++ b/source/blender/editors/gpencil/gpencil_undo.c @@ -44,7 +44,6 @@ #include "BKE_blender_undo.h" #include "BKE_context.h" -#include "BKE_global.h" #include "BKE_gpencil.h" #include "ED_gpencil.h" -- cgit v1.2.3