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