Fix Cycles OpenCL compiler error after recent changes.

This commit is contained in:
Brecht Van Lommel 2017-09-29 14:51:35 +02:00
parent 5553037be7
commit d2bbd41b4e
1 changed files with 1 additions and 1 deletions

View File

@ -514,7 +514,7 @@ typedef ccl_addr_space struct PathRadiance {
float mist;
#endif
PathRadianceState state;
struct PathRadianceState state;
#ifdef __SHADOW_TRICKS__
/* Total light reachable across the path, ignoring shadow blocked queries. */