From ca629d5ccc65da456babba6c5bdbfa0de737ac7b Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 30 Dec 2011 07:25:49 +0000 Subject: minor dna header cleanup --- source/blender/makesdna/DNA_sensor_types.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'source/blender/makesdna/DNA_sensor_types.h') diff --git a/source/blender/makesdna/DNA_sensor_types.h b/source/blender/makesdna/DNA_sensor_types.h index 451774b1abb..e7444b06898 100644 --- a/source/blender/makesdna/DNA_sensor_types.h +++ b/source/blender/makesdna/DNA_sensor_types.h @@ -24,15 +24,16 @@ * * ***** END GPL LICENSE BLOCK ***** */ -#ifndef DNA_SENSOR_TYPES_H -#define DNA_SENSOR_TYPES_H + /** \file DNA_sensor_types.h * \ingroup DNA * \since mar-2001 * \author nzc - * */ +#ifndef DNA_SENSOR_TYPES_H +#define DNA_SENSOR_TYPES_H + struct Object; struct Material; -- cgit v1.2.3