move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
remove MEM_sys_types.h which was a duplicate.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
#include <functional>
|
||||
|
||||
#include "MEM_sys_types.h"
|
||||
#include "../../source/blender/blenlib/BLI_sys_types.h"
|
||||
|
||||
enum {
|
||||
empty_tag = 0x0,
|
||||
|
Reference in New Issue
Block a user