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