summaryrefslogtreecommitdiff
path: root/src/math
diff options
context:
space:
mode:
Diffstat (limited to 'src/math')
-rw-r--r--src/math/stubs_power64x.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math/stubs_power64x.s b/src/math/stubs_power64x.s
index 0cb86144a..36b762554 100644
--- a/src/math/stubs_power64x.s
+++ b/src/math/stubs_power64x.s
@@ -4,7 +4,7 @@
// +build power64 power64le
-#include "../../cmd/ld/textflag.h"
+#include "textflag.h"
TEXT ·Asin(SB),NOSPLIT,$0
BR ·asin(SB)