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/python/mathutils/mathutils_Quaternion.h')
-rw-r--r--source/blender/python/mathutils/mathutils_Quaternion.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/python/mathutils/mathutils_Quaternion.h b/source/blender/python/mathutils/mathutils_Quaternion.h
index eff43f083a6..4fe601c82d9 100644
--- a/source/blender/python/mathutils/mathutils_Quaternion.h
+++ b/source/blender/python/mathutils/mathutils_Quaternion.h
@@ -17,8 +17,7 @@
#ifndef __MATHUTILS_QUATERNION_H__
#define __MATHUTILS_QUATERNION_H__
-/** \file blender/python/mathutils/mathutils_Quaternion.h
- * \ingroup pymathutils
+/** \file \ingroup pymathutils
*/
extern PyTypeObject quaternion_Type;