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