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/avi/intern/options.c')
-rw-r--r--source/blender/avi/intern/options.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/avi/intern/options.c b/source/blender/avi/intern/options.c
index fdfdfab9722..533bce2c8ea 100644
--- a/source/blender/avi/intern/options.c
+++ b/source/blender/avi/intern/options.c
@@ -31,6 +31,11 @@
*
*/
+/** \file blender/avi/intern/options.c
+ * \ingroup avi
+ */
+
+
#include "AVI_avi.h"
#include "avi_intern.h"
#include "endian.h"