From 112162e09e486d787ace5ea4373fde8106f898c0 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 30 Apr 2012 14:24:11 +0000 Subject: code cleanup: header cleanup --- source/blender/imbuf/intern/cineon/dpxlib.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'source/blender/imbuf/intern/cineon/dpxlib.c') diff --git a/source/blender/imbuf/intern/cineon/dpxlib.c b/source/blender/imbuf/intern/cineon/dpxlib.c index c9b9901a495..a4b8c9d3f36 100644 --- a/source/blender/imbuf/intern/cineon/dpxlib.c +++ b/source/blender/imbuf/intern/cineon/dpxlib.c @@ -1,6 +1,3 @@ -/** \file blender/imbuf/intern/cineon/dpxlib.c - * \ingroup imbcineon - */ /* * Dpx image file format library routines. * @@ -22,6 +19,10 @@ * */ +/** \file blender/imbuf/intern/cineon/dpxlib.c + * \ingroup imbcineon + */ + #include "dpxfile.h" #include "dpxlib.h" -- cgit v1.2.3