aboutsummaryrefslogtreecommitdiff
path: root/tcctok.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcctok.h')
-rw-r--r--tcctok.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcctok.h b/tcctok.h
index 735ccdd..6fc8308 100644
--- a/tcctok.h
+++ b/tcctok.h
@@ -285,5 +285,5 @@
#endif
#if defined TCC_TARGET_I386 || defined TCC_TARGET_X86_64
-#include "i386-tok.h"
+#include "asmx86-tok.h"
#endif