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_vec_types.h')
-rw-r--r--source/blender/makesdna/DNA_vec_types.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/blender/makesdna/DNA_vec_types.h b/source/blender/makesdna/DNA_vec_types.h
index 75ac69cb379..10135ba85e9 100644
--- a/source/blender/makesdna/DNA_vec_types.h
+++ b/source/blender/makesdna/DNA_vec_types.h
@@ -26,14 +26,15 @@
*
*/
-#ifndef DNA_VEC_TYPES_H
-#define DNA_VEC_TYPES_H
/** \file DNA_vec_types.h
* \ingroup DNA
* \since dec-2000
* \author nzc
*/
+#ifndef DNA_VEC_TYPES_H
+#define DNA_VEC_TYPES_H
+
/* types */
/** vector of two shorts. */