diff options
Diffstat (limited to 'math/s_ccoshf.c')
-rw-r--r-- | math/s_ccoshf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/s_ccoshf.c b/math/s_ccoshf.c index f400d34..b9b2f33 100644 --- a/math/s_ccoshf.c +++ b/math/s_ccoshf.c @@ -22,7 +22,7 @@ #include <fenv.h> #include <math.h> -#include "math_private.h" +#include <math_private.h> __complex__ float |