From a15fbce1de3046c5cbd409dd8d3b5d55570702b3 Mon Sep 17 00:00:00 2001 From: Stephen Swaney Date: Sun, 24 Apr 2005 19:27:14 +0000 Subject: fix overlooked compiler warning. sheesh. update contributor names. --- source/blender/python/api2_2x/Ipocurve.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/blender/python') diff --git a/source/blender/python/api2_2x/Ipocurve.c b/source/blender/python/api2_2x/Ipocurve.c index 67424211171..4114f77efad 100644 --- a/source/blender/python/api2_2x/Ipocurve.c +++ b/source/blender/python/api2_2x/Ipocurve.c @@ -25,7 +25,7 @@ * * This is a new part of Blender. * - * Contributor(s): Jacques Guignot, Nathan Letwory + * Contributor(s): Jacques Guignot, Nathan Letwory, Ken Hughes * * ***** END GPL/BL DUAL LICENSE BLOCK ***** */ @@ -39,7 +39,7 @@ #include #include #include - +#include #include #include "constant.h" -- cgit v1.2.3