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:
2013-05-28 19:35:26 +00:00
parent 60befcdc62
commit 225c5fee6b
161 changed files with 83 additions and 307 deletions

View File

@@ -22,7 +22,6 @@ set(INC
.
../../blenkernel
../../blenlib
../../blenloader
../../makesdna
../../../../intern/guardedalloc
)