From 3176bb83469df9dcba1f8243763bf182daeea6bb Mon Sep 17 00:00:00 2001 From: Mike Erwin Date: Tue, 28 Feb 2017 15:29:51 -0500 Subject: clean up GL / GPU #includes --- source/blender/editors/space_file/file_draw.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/blender/editors/space_file') diff --git a/source/blender/editors/space_file/file_draw.c b/source/blender/editors/space_file/file_draw.c index 8113240d839..4101a36d489 100644 --- a/source/blender/editors/space_file/file_draw.c +++ b/source/blender/editors/space_file/file_draw.c @@ -42,7 +42,6 @@ # include "BLI_winstuff.h" #endif -#include "BIF_gl.h" #include "BIF_glutil.h" #include "BKE_context.h" @@ -71,8 +70,6 @@ #include "WM_api.h" #include "WM_types.h" -//#include "GPU_draw.h" -//#include "GPU_basic_shader.h" #include "GPU_immediate.h" #include "filelist.h" -- cgit v1.2.3