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