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