diff options
Diffstat (limited to 'math/w_dremf.c')
-rw-r--r-- | math/w_dremf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/w_dremf.c b/math/w_dremf.c index c3d391d..4ec4baf 100644 --- a/math/w_dremf.c +++ b/math/w_dremf.c @@ -6,7 +6,7 @@ */ #include <math.h> -#include "math_private.h" +#include <math_private.h> float __dremf(x, y) |