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