summaryrefslogtreecommitdiff
path: root/src/complex/casinl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/complex/casinl.c')
-rw-r--r--src/complex/casinl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/complex/casinl.c b/src/complex/casinl.c
index 3b7ceba7..072adc45 100644
--- a/src/complex/casinl.c
+++ b/src/complex/casinl.c
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
#if LDBL_MANT_DIG == 53 && LDBL_MAX_EXP == 1024
long double complex casinl(long double complex z)