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