aboutsummaryrefslogtreecommitdiff
path: root/math/s_cacoshf.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_cacoshf.c')
-rw-r--r--math/s_cacoshf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/s_cacoshf.c b/math/s_cacoshf.c
index a062ffc..0d6bd75 100644
--- a/math/s_cacoshf.c
+++ b/math/s_cacoshf.c
@@ -21,7 +21,7 @@
#include <complex.h>
#include <math.h>
-#include "math_private.h"
+#include <math_private.h>
__complex__ float
__cacoshf (__complex__ float x)