Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacques Lucke <jacques@blender.org>2020-07-16 17:08:18 +0300
committerJacques Lucke <jacques@blender.org>2020-07-16 17:09:19 +0300
commit4249d6f58e08bec0c7dbaddc41548dfb0bd7d7be (patch)
tree4af4da77300ee330f04ed07cd92723f622ac8832 /source/blender/nodes/shader/node_shader_util.h
parentada173ebfd6b141934791950867dbaae33e6d22a (diff)
Particles: support Separate/Combine RGB nodes
Diffstat (limited to 'source/blender/nodes/shader/node_shader_util.h')
-rw-r--r--source/blender/nodes/shader/node_shader_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/nodes/shader/node_shader_util.h b/source/blender/nodes/shader/node_shader_util.h
index 9ea3974679a..2aed485c8bc 100644
--- a/source/blender/nodes/shader/node_shader_util.h
+++ b/source/blender/nodes/shader/node_shader_util.h
@@ -75,6 +75,7 @@
# include "BKE_node_tree_multi_function.hh"
+# include "BLI_color.hh"
# include "BLI_float3.hh"
extern "C" {