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/space_script/space_script.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/space_script/space_script.c') diff --git a/source/blender/editors/space_script/space_script.c b/source/blender/editors/space_script/space_script.c index e3ae8accb67..2654374cb4f 100644 --- a/source/blender/editors/space_script/space_script.c +++ b/source/blender/editors/space_script/space_script.c @@ -43,7 +43,6 @@ #include "ED_space_api.h" #include "ED_screen.h" -#include "BIF_gl.h" #include "WM_api.h" #include "WM_types.h" -- cgit v1.2.3