- 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

@@ -46,7 +46,6 @@
#include "BKE_mesh.h"
#include "BKE_screen.h"
#include "IMB_imbuf.h"
#include "IMB_imbuf_types.h"
#include "ED_mesh.h"
@@ -55,7 +54,6 @@
#include "ED_uvedit.h"
#include "BIF_gl.h"
#include "BIF_glutil.h"
#include "RNA_access.h"