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:
Diffstat (limited to 'source/blender/nodes/shader/node_shader_util.hh')
-rw-r--r--source/blender/nodes/shader/node_shader_util.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/nodes/shader/node_shader_util.hh b/source/blender/nodes/shader/node_shader_util.hh
index 3a4519b00af..5edc6653c68 100644
--- a/source/blender/nodes/shader/node_shader_util.hh
+++ b/source/blender/nodes/shader/node_shader_util.hh
@@ -39,10 +39,8 @@
#include "DNA_scene_types.h"
#include "DNA_texture_types.h"
-#include "BLI_blenlib.h"
#include "BLI_color.hh"
#include "BLI_float3.hh"
-#include "BLI_math.h"
#include "BLI_math_base_safe.h"
#include "BLI_rand.h"
#include "BLI_threads.h"