diff options
Diffstat (limited to 'src/complex/casin.c')
-rw-r--r-- | src/complex/casin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/complex/casin.c b/src/complex/casin.c index 01ed6184..3244bebb 100644 --- a/src/complex/casin.c +++ b/src/complex/casin.c @@ -1,4 +1,4 @@ -#include "libm.h" +#include "complex_impl.h" // FIXME |