From 33b135d7fc381a22965586e0567ede4da11eade3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 10 Nov 2009 20:59:05 +0000 Subject: use renamed header d_math.h -> e_sqrt.h svn path=/trunk/; revision=12748 --- externals/vanilla/rmstodb~.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/vanilla/rmstodb~.c') diff --git a/externals/vanilla/rmstodb~.c b/externals/vanilla/rmstodb~.c index a540877a..a8bac040 100644 --- a/externals/vanilla/rmstodb~.c +++ b/externals/vanilla/rmstodb~.c @@ -2,7 +2,7 @@ * For information on usage and redistribution, and for a DISCLAIMER OF ALL * WARRANTIES, see the file, "LICENSE.txt," in this distribution. */ -#include "d_math.h" +#include "e_sqrt.h" typedef struct rmstodb_tilde { -- cgit v1.2.1