Cleanup: remove some useless BKE_library and BKE_main includes.
Makes it simpler to make some changes... Also fix order of some includes (use alphabetical please).
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
#include "BLI_string.h"
|
||||
#include "BLI_path_util.h"
|
||||
|
||||
#include "BKE_library.h"
|
||||
#include "BKE_blendfile.h"
|
||||
#include "BKE_global.h"
|
||||
#include "BKE_main.h"
|
||||
|
||||
Reference in New Issue
Block a user