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/makesdna/DNA_node_types.h')
-rw-r--r--source/blender/makesdna/DNA_node_types.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/makesdna/DNA_node_types.h b/source/blender/makesdna/DNA_node_types.h
index 2dfc05bda04..aa9b43584fd 100644
--- a/source/blender/makesdna/DNA_node_types.h
+++ b/source/blender/makesdna/DNA_node_types.h
@@ -25,13 +25,13 @@
* ***** END GPL LICENSE BLOCK *****
*/
-#ifndef DNA_NODE_TYPES_H
-#define DNA_NODE_TYPES_H
-
/** \file DNA_node_types.h
* \ingroup DNA
*/
+#ifndef DNA_NODE_TYPES_H
+#define DNA_NODE_TYPES_H
+
#include "DNA_ID.h"
#include "DNA_vec_types.h"
#include "DNA_listBase.h"