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