diff options
Diffstat (limited to 'math/s_cexpf.c')
-rw-r--r-- | math/s_cexpf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/s_cexpf.c b/math/s_cexpf.c index 7b68fc3..70e4a02 100644 --- a/math/s_cexpf.c +++ b/math/s_cexpf.c @@ -22,7 +22,7 @@ #include <fenv.h> #include <math.h> -#include "math_private.h" +#include <math_private.h> __complex__ float |