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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/complex/conj.c b/src/complex/conj.c
index 18e50c9c..6f90411f 100644
--- a/src/complex/conj.c
+++ b/src/complex/conj.c
@@ -1,4 +1,4 @@
-# define TGSOURCE "../complex/conj.c"
+# define TGSOURCE "complex/conj.c"
#include "_tgmath.h"
#include <complex.h>