- remove unused includes IMB_*, BIF_* & MEM_*

- remove MEM_guardedalloc.h from header files (include directly)
This commit is contained in:
2010-08-16 05:46:10 +00:00
parent e9683f4b26
commit d1759639dc
139 changed files with 84 additions and 201 deletions

View File

@@ -51,7 +51,6 @@
#include "BKE_texture.h"
#include "BKE_report.h"
#include "BIF_gl.h"
#include "BLI_math.h"
#include "BLI_blenlib.h"