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/blenfont/intern/blf_glyph.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/blenfont/intern/blf_glyph.c') diff --git a/source/blender/blenfont/intern/blf_glyph.c b/source/blender/blenfont/intern/blf_glyph.c index d223afa2ede..a7a88f34c0e 100644 --- a/source/blender/blenfont/intern/blf_glyph.c +++ b/source/blender/blenfont/intern/blf_glyph.c @@ -52,7 +52,6 @@ #include "BLI_rect.h" #include "BLI_threads.h" -#include "BIF_gl.h" #include "BLF_api.h" #ifndef BLF_STANDALONE -- cgit v1.2.3