From 1fe4a273053abaa22a7d4b8af2475f1a05728b47 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 27 Apr 2013 17:41:10 +0000 Subject: quiet warning, color blend c file was missing own include, also minor style tweaks. --- source/blender/blenlib/BLI_math_color_blend.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/blenlib/BLI_math_color_blend.h') diff --git a/source/blender/blenlib/BLI_math_color_blend.h b/source/blender/blenlib/BLI_math_color_blend.h index a54bacf8714..8f3fc97d09d 100644 --- a/source/blender/blenlib/BLI_math_color_blend.h +++ b/source/blender/blenlib/BLI_math_color_blend.h @@ -26,7 +26,7 @@ #ifndef __BLI_MATH_COLOR_BLEND_H__ #define __BLI_MATH_COLOR_BLEND_H__ -/** \file BLI_math_color.h +/** \file BLI_math_color_blend.h * \ingroup bli */ -- cgit v1.2.3