fix debugger tracking of shared libraries on mips with PIE main program
[musl] / src / complex / cacos.c
index 27c3563..c39d257 100644 (file)
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
 
 // FIXME: Hull et al. "Implementing the complex arcsine and arccosine functions using exception handling" 1997