From b612121d0d4b220041b43e591c802a82e028e34d Mon Sep 17 00:00:00 2001 From: Joakim Tjernlund Date: Mon, 2 Apr 2007 11:10:22 +0000 Subject: Fix fallout from the e500 math integration. from Steve Papacharalambous. --- libm/powerpc/classic/s_copysign.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libm') diff --git a/libm/powerpc/classic/s_copysign.c b/libm/powerpc/classic/s_copysign.c index 1a988ac87..c6f1307a3 100644 --- a/libm/powerpc/classic/s_copysign.c +++ b/libm/powerpc/classic/s_copysign.c @@ -23,7 +23,7 @@ *******************************************************************************/ #include -#include "../fp_private.h" +#include "../../fp_private.h" /******************************************************************************* * * -- cgit v1.2.3