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