summaryrefslogtreecommitdiff
path: root/src/runtime/rt0_windows_amd64.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/rt0_windows_amd64.s')
-rw-r--r--src/runtime/rt0_windows_amd64.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/runtime/rt0_windows_amd64.s b/src/runtime/rt0_windows_amd64.s
index 197f52e11..df956ba36 100644
--- a/src/runtime/rt0_windows_amd64.s
+++ b/src/runtime/rt0_windows_amd64.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 _rt0_amd64_windows(SB),NOSPLIT,$-8