2.5-18.1
[jlayton/glibc.git] / sysdeps / alpha / fpu / s_cprojf.c
index eac8687707efa671bbd8fb35521db536fbe1924f..5cfb526679c101cc8400ba88f3785e4c696ec0d8 100644 (file)
@@ -1,5 +1,5 @@
 /* Return projection of complex float value to Riemann sphere.
-   Copyright (C) 2004 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2005 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -29,7 +29,7 @@
 
 static _Complex float internal_cprojf (_Complex float x);
 
-#include <sysdeps/generic/s_cprojf.c>
+#include <math/s_cprojf.c>
 #include "cfloat-compat.h"
 
 #undef __cprojf