Code cleanup: PIL_dynlib, renamed to BLI_dynlib, and other tweaks.

This commit is contained in:
2011-05-06 15:17:42 +00:00
parent e26b0c68a4
commit 4eb1b5256e
5 changed files with 80 additions and 102 deletions

View File

@@ -88,6 +88,7 @@ set(SRC
BLI_bpath.h
BLI_cpu.h
BLI_dlrbTree.h
BLI_dynlib.h
BLI_dynstr.h
BLI_edgehash.h
BLI_editVert.h
@@ -127,7 +128,6 @@ set(SRC
BLI_vfontdata.h
BLI_voxel.h
BLI_winstuff.h
PIL_dynlib.h
PIL_time.h
intern/BLI_callbacks.h
intern/dynamiclist.h