diff options
Diffstat (limited to 'src/complex/ccosh.c')
| -rw-r--r-- | src/complex/ccosh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/complex/ccosh.c b/src/complex/ccosh.c index 9725e8d8..b20aed37 100644 --- a/src/complex/ccosh.c +++ b/src/complex/ccosh.c @@ -1,4 +1,4 @@ -# define TGSOURCE "../complex/ccosh.c" +# define TGSOURCE "complex/ccosh.c" #include "_tgmath.h" #include <complex.h> #include "math.h" |
