summaryrefslogtreecommitdiff
path: root/src/complex/clogl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/complex/clogl.c')
-rw-r--r--src/complex/clogl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/complex/clogl.c b/src/complex/clogl.c
index 18f16088..88e83e87 100644
--- a/src/complex/clogl.c
+++ b/src/complex/clogl.c
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
#if LDBL_MANT_DIG == 53 && LDBL_MAX_EXP == 1024
long double complex clogl(long double complex z)