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