summaryrefslogtreecommitdiff
path: root/src/complex/carg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/complex/carg.c')
-rw-r--r--src/complex/carg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/complex/carg.c b/src/complex/carg.c
index 15772f8a..918e6f4d 100644
--- a/src/complex/carg.c
+++ b/src/complex/carg.c
@@ -1,5 +1,5 @@
-# define TGSOURCE "carg.c"
-#include "nonstd/tgmath.h"
+# define TGSOURCE "../complex/carg.c"
+#include "_tgmath.h"
#include <complex.h>