fix wide printf forms ignoring width for %lc format specifier
[musl] / src / complex / cacosl.c
index 7fd4a2f..cc20dcd 100644 (file)
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
 
 #if LDBL_MANT_DIG == 53 && LDBL_MAX_EXP == 1024
 long double complex cacosl(long double complex z)