summaryrefslogtreecommitdiff
path: root/src/complex/catanhf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/complex/catanhf.c')
-rw-r--r--src/complex/catanhf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/complex/catanhf.c b/src/complex/catanhf.c
index 4a5eb040..b0505f60 100644
--- a/src/complex/catanhf.c
+++ b/src/complex/catanhf.c
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
float complex catanhf(float complex z)
{