summaryrefslogtreecommitdiff
path: root/src/complex/cacos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/complex/cacos.c')
-rw-r--r--src/complex/cacos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/complex/cacos.c b/src/complex/cacos.c
index 27c35636..c39d257b 100644
--- a/src/complex/cacos.c
+++ b/src/complex/cacos.c
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
// FIXME: Hull et al. "Implementing the complex arcsine and arccosine functions using exception handling" 1997