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_sound_types.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'source/blender/makesdna/DNA_sound_types.h') diff --git a/source/blender/makesdna/DNA_sound_types.h b/source/blender/makesdna/DNA_sound_types.h index b83ab0f9f75..f530730a544 100644 --- a/source/blender/makesdna/DNA_sound_types.h +++ b/source/blender/makesdna/DNA_sound_types.h @@ -24,14 +24,15 @@ * * ***** END GPL LICENSE BLOCK ***** */ -#ifndef DNA_SOUND_TYPES_H -#define DNA_SOUND_TYPES_H /** \file DNA_sound_types.h * \ingroup DNA * \since mar-2001 * \author nzc */ +#ifndef DNA_SOUND_TYPES_H +#define DNA_SOUND_TYPES_H + #include "DNA_listBase.h" #include "DNA_ID.h" -- cgit v1.2.3