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/filter.c')
-rw-r--r--source/blender/imbuf/intern/filter.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/imbuf/intern/filter.c b/source/blender/imbuf/intern/filter.c
index 52ec4825d2b..2821ba2a361 100644
--- a/source/blender/imbuf/intern/filter.c
+++ b/source/blender/imbuf/intern/filter.c
@@ -29,6 +29,11 @@
* $Id$
*/
+/** \file blender/imbuf/intern/filter.c
+ * \ingroup imbuf
+ */
+
+
#include "MEM_guardedalloc.h"
#include "BLI_utildefines.h"