diff options
Diffstat (limited to 'math/s_clogl.c')
-rw-r--r-- | math/s_clogl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/s_clogl.c b/math/s_clogl.c index 43118f7..51ad03b 100644 --- a/math/s_clogl.c +++ b/math/s_clogl.c @@ -21,7 +21,7 @@ #include <complex.h> #include <math.h> -#include "math_private.h" +#include <math_private.h> __complex__ long double |