code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later.

This commit is contained in:
2012-09-03 22:04:14 +00:00
parent f8c29c999f
commit aaafa0c2fe
85 changed files with 57 additions and 125 deletions

View File

@@ -133,7 +133,6 @@ extern "C" {
#include "PHY_IPhysicsEnvironment.h"
#include "BKE_main.h"
#include "BKE_utildefines.h"
#include "BKE_global.h"
#include "BLI_blenlib.h"
#include "GPU_material.h"