summaryrefslogtreecommitdiff
path: root/src/runtime/thunk_windows.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/thunk_windows.s')
-rw-r--r--src/runtime/thunk_windows.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/runtime/thunk_windows.s b/src/runtime/thunk_windows.s
index 7ccb98fd4..b1d5d5753 100644
--- a/src/runtime/thunk_windows.s
+++ b/src/runtime/thunk_windows.s
@@ -2,7 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-#include "zasm_GOOS_GOARCH.h"
+#include "go_asm.h"
+#include "go_tls.h"
#include "textflag.h"
TEXT syscall·Syscall(SB),NOSPLIT,$0-0