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/texture/nodes/node_texture_checker.c')
-rw-r--r--source/blender/nodes/texture/nodes/node_texture_checker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/nodes/texture/nodes/node_texture_checker.c b/source/blender/nodes/texture/nodes/node_texture_checker.c
index 662a4cdeb20..e3c4d44e7f5 100644
--- a/source/blender/nodes/texture/nodes/node_texture_checker.c
+++ b/source/blender/nodes/texture/nodes/node_texture_checker.c
@@ -21,8 +21,8 @@
* \ingroup texnodes
*/
-#include "node_texture_util.h"
#include "NOD_texture.h"
+#include "node_texture_util.h"
#include <math.h>
static bNodeSocketTemplate inputs[] = {