From 136ecd46442d5cb95c7f546e5a401d5df458a2f9 Mon Sep 17 00:00:00 2001 From: Rob Haarsma Date: Fri, 21 Jan 2005 14:48:03 +0000 Subject: Modified interface texture font support, which should work nicely with the freshly added bFTGL library. Also removed some redundant #include's on some files. --- source/blender/src/header_script.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'source/blender/src/header_script.c') diff --git a/source/blender/src/header_script.c b/source/blender/src/header_script.c index 7a6b04e320c..27755aafd21 100644 --- a/source/blender/src/header_script.c +++ b/source/blender/src/header_script.c @@ -47,12 +47,6 @@ #include "BLI_blenlib.h" -#include "BMF_Api.h" -#include "BIF_language.h" -#ifdef INTERNATIONAL -#include "FTF_Api.h" -#endif - #include "BSE_headerbuttons.h" #include "DNA_ID.h" -- cgit v1.2.3