remove references to BKE_utildefines where its not needed.

- move GS() define into DNA_ID.h
- add BLI_utildefines as an automatic include with makesrna generated files.
This commit is contained in:
2011-01-07 19:18:31 +00:00
parent 8f21a43535
commit 89c9aaaa25
251 changed files with 221 additions and 301 deletions

View File

@@ -33,7 +33,7 @@
#include "BLI_utildefines.h"
#include "BKE_context.h"
#include "BKE_utildefines.h"
#include "RNA_access.h"