diff options
Diffstat (limited to 'src/complex/creal.c')
| -rw-r--r-- | src/complex/creal.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/complex/creal.c b/src/complex/creal.c index 9888a274..86f3cb1b 100644 --- a/src/complex/creal.c +++ b/src/complex/creal.c @@ -1,5 +1,5 @@ -# define TGSOURCE "creal.c" -#include "nonstd/tgmath.h" +# define TGSOURCE "../complex/creal.c" +#include "_tgmath.h" #include <complex.h> |
