Fix: Material: Compilation error for GPU material using voronoi node
This was caused by a wrong include.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#include "gpu_shader_common_hash.glsl"
|
||||
#include <cfloat>
|
||||
#include "gpu_shader_utildefines_lib.glsl"
|
||||
|
||||
#define SHD_VORONOI_EUCLIDEAN 0
|
||||
#define SHD_VORONOI_MANHATTAN 1
|
||||
|
||||
Reference in New Issue
Block a user