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/util/ed_util.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/blender/editors/util/ed_util.c') diff --git a/source/blender/editors/util/ed_util.c b/source/blender/editors/util/ed_util.c index 3bd87314c12..1d56ef24403 100644 --- a/source/blender/editors/util/ed_util.c +++ b/source/blender/editors/util/ed_util.c @@ -46,9 +46,6 @@ #include "BLI_string.h" #include "BLI_path_util.h" -#include "BIF_gl.h" -#include "BIF_glutil.h" - #include "BLT_translation.h" #include "BKE_context.h" -- cgit v1.2.3