Cleanup: missing headers

This commit is contained in:
Campbell Barton 2017-04-19 00:25:31 +10:00
parent 3922d5194f
commit 70018eb16e
2 changed files with 3 additions and 1 deletions

@ -86,9 +86,10 @@ set(SRC_OSL
)
set(SRC_OSL_HEADERS
node_texture.h
node_color.h
node_fresnel.h
node_ramp_util.h
node_texture.h
stdosl.h
oslutil.h
)

@ -152,6 +152,7 @@ set(SRC
BLI_ghash.h
BLI_graph.h
BLI_gsqueue.h
BLI_hash.h
BLI_hash_md5.h
BLI_hash_mm2a.h
BLI_heap.h