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/nodes/node_shader_tex_brick.cc')
-rw-r--r--source/blender/nodes/shader/nodes/node_shader_tex_brick.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/nodes/shader/nodes/node_shader_tex_brick.cc b/source/blender/nodes/shader/nodes/node_shader_tex_brick.cc
index 89c6b6dfa00..c1d153aa64f 100644
--- a/source/blender/nodes/shader/nodes/node_shader_tex_brick.cc
+++ b/source/blender/nodes/shader/nodes/node_shader_tex_brick.cc
@@ -17,7 +17,7 @@
* All rights reserved.
*/
-#include "../node_shader_util.h"
+#include "node_shader_util.h"
#include "BLI_float2.hh"
#include "BLI_float4.hh"