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