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/blenpluginapi/plugin.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'source/blender/blenpluginapi/plugin.h') diff --git a/source/blender/blenpluginapi/plugin.h b/source/blender/blenpluginapi/plugin.h index eb32fe80fa3..d7acb988ccd 100644 --- a/source/blender/blenpluginapi/plugin.h +++ b/source/blender/blenpluginapi/plugin.h @@ -1,6 +1,3 @@ -/** \file blender/blenpluginapi/plugin.h - * \ingroup blpluginapi - */ /* Copyright (c) 1999, Not a Number / NeoGeo b.v. * * All rights reserved. @@ -33,6 +30,10 @@ #ifndef __PLUGIN_H__ #define __PLUGIN_H__ +/** \file blender/blenpluginapi/plugin.h + * \ingroup blpluginapi + */ + #include "externdef.h" #include "iff.h" #include "util.h" -- cgit v1.2.3