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:
@@ -44,7 +44,7 @@
|
||||
#include "BLI_string.h"
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
#include "BKE_utildefines.h"
|
||||
|
||||
#include "BKE_context.h"
|
||||
#include "BKE_text.h"
|
||||
#include "BKE_font.h" /* only for utf8towchar */
|
||||
|
||||
Reference in New Issue
Block a user