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_modifier_types.h
parent7ee3da151d781bd3bac69958bb7d5d6b5cde125e (diff)
parent6d965f4493871c9bd4550939b8263d0c509b7c41 (diff)
svn merge ^/trunk/blender -r42973:42991
Diffstat (limited to 'source/blender/makesdna/DNA_modifier_types.h')
-rw-r--r--source/blender/makesdna/DNA_modifier_types.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/makesdna/DNA_modifier_types.h b/source/blender/makesdna/DNA_modifier_types.h
index 41ca37c8863..093ab2f6dc1 100644
--- a/source/blender/makesdna/DNA_modifier_types.h
+++ b/source/blender/makesdna/DNA_modifier_types.h
@@ -18,13 +18,13 @@
* ***** END GPL LICENSE BLOCK *****
*/
-#ifndef DNA_MODIFIER_TYPES_H
-#define DNA_MODIFIER_TYPES_H
-
/** \file DNA_modifier_types.h
* \ingroup DNA
*/
+#ifndef DNA_MODIFIER_TYPES_H
+#define DNA_MODIFIER_TYPES_H
+
#include "DNA_defs.h"
#include "DNA_listBase.h"