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_defs.h')
-rw-r--r--source/blender/makesdna/DNA_defs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/makesdna/DNA_defs.h b/source/blender/makesdna/DNA_defs.h
index 54dfc18a03c..575938da653 100644
--- a/source/blender/makesdna/DNA_defs.h
+++ b/source/blender/makesdna/DNA_defs.h
@@ -20,13 +20,13 @@
* ***** END GPL LICENSE BLOCK *****
*/
-#ifndef DNA_DEFS_H
-#define DNA_DEFS_H
-
/** \file DNA_defs.h
* \ingroup DNA
*/
+#ifndef DNA_DEFS_H
+#define DNA_DEFS_H
+
/* makesdna ignores */
#ifdef DNA_DEPRECATED_ALLOW
/* allow use of deprecated items */