summaryrefslogtreecommitdiff
path: root/src/complex/ccoshl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/complex/ccoshl.c')
-rw-r--r--src/complex/ccoshl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/complex/ccoshl.c b/src/complex/ccoshl.c
index 9b2aed9e..ffb4d8a1 100644
--- a/src/complex/ccoshl.c
+++ b/src/complex/ccoshl.c
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
//FIXME
long double complex ccoshl(long double complex z)