summaryrefslogtreecommitdiff
path: root/src/pkg/math/sincos_arm.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/math/sincos_arm.s')
-rw-r--r--src/pkg/math/sincos_arm.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/math/sincos_arm.s b/src/pkg/math/sincos_arm.s
index b6866af54..9fe048248 100644
--- a/src/pkg/math/sincos_arm.s
+++ b/src/pkg/math/sincos_arm.s
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-#include "../../cmd/ld/textflag.h"
+#include "textflag.h"
TEXT ·Sincos(SB),NOSPLIT,$0
B ·sincos(SB)