summaryrefslogtreecommitdiff
path: root/src/complex/catanh.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/complex/catanh.c')
-rw-r--r--src/complex/catanh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/complex/catanh.c b/src/complex/catanh.c
index e248d9b9..c324c7f2 100644
--- a/src/complex/catanh.c
+++ b/src/complex/catanh.c
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
/* atanh = -i atan(i z) */