diff options
Diffstat (limited to 'src/complex/_tgmath.h')
-rw-r--r-- | src/complex/_tgmath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/complex/_tgmath.h b/src/complex/_tgmath.h index 4dabdae4..c317f3dd 100644 --- a/src/complex/_tgmath.h +++ b/src/complex/_tgmath.h @@ -2,4 +2,4 @@ #include "CMPLXF.c" #include "CMPLXL.c" -#include "../math/_tgmath.h" +#include "math/_tgmath.h" |