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