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:
authorCampbell Barton <ideasman42@gmail.com>2011-12-30 13:23:06 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-12-30 13:23:06 +0400
commit50ca81154e5ead104723ba137942e92cb860ace8 (patch)
tree31c1c97893da5d6eec3d1cdc6af0f400e911391d /source/blender/makesdna/DNA_defs.h
parent7ee3da151d781bd3bac69958bb7d5d6b5cde125e (diff)
parent6d965f4493871c9bd4550939b8263d0c509b7c41 (diff)
svn merge ^/trunk/blender -r42973:42991
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 127f7edda91..e23175b40e4 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 */