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