summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/memclr_amd64.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/runtime/memclr_amd64.s')
-rw-r--r--src/pkg/runtime/memclr_amd64.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/runtime/memclr_amd64.s b/src/pkg/runtime/memclr_amd64.s
index 01c6a415c..35b3b4bee 100644
--- a/src/pkg/runtime/memclr_amd64.s
+++ b/src/pkg/runtime/memclr_amd64.s
@@ -4,7 +4,7 @@
// +build !plan9
-#include "../../cmd/ld/textflag.h"
+#include "textflag.h"
// void runtime·memclr(void*, uintptr)
TEXT runtime·memclr(SB), NOSPLIT, $0-16