summaryrefslogtreecommitdiff
path: root/src/pkg/syscall/time_nacl_amd64p32.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/syscall/time_nacl_amd64p32.s')
-rw-r--r--src/pkg/syscall/time_nacl_amd64p32.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/syscall/time_nacl_amd64p32.s b/src/pkg/syscall/time_nacl_amd64p32.s
index b5a22d31b..c0c89dccc 100644
--- a/src/pkg/syscall/time_nacl_amd64p32.s
+++ b/src/pkg/syscall/time_nacl_amd64p32.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 ·startTimer(SB),NOSPLIT,$0
JMP time·startTimer(SB)