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/imbuf/intern/cineon/cineon_dpx.c')
-rw-r--r--source/blender/imbuf/intern/cineon/cineon_dpx.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/imbuf/intern/cineon/cineon_dpx.c b/source/blender/imbuf/intern/cineon/cineon_dpx.c
index 9882a9ea5ae..504817b263f 100644
--- a/source/blender/imbuf/intern/cineon/cineon_dpx.c
+++ b/source/blender/imbuf/intern/cineon/cineon_dpx.c
@@ -29,6 +29,11 @@
* I hearby donate this code and all rights to the Blender Foundation.
* $Id$
*/
+
+/** \file blender/imbuf/intern/cineon/cineon_dpx.c
+ * \ingroup imbcineon
+ */
+
#include <stdio.h>
#include <string.h> /*for memcpy*/