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