summaryrefslogtreecommitdiff
path: root/src/os9x_65c816_spcasm.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/os9x_65c816_spcasm.S')
-rw-r--r--src/os9x_65c816_spcasm.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/os9x_65c816_spcasm.S b/src/os9x_65c816_spcasm.S
index 5bca8c6..41399c7 100644
--- a/src/os9x_65c816_spcasm.S
+++ b/src/os9x_65c816_spcasm.S
@@ -3,7 +3,7 @@
/****************************************************************
****************************************************************/
.align 4
- .include "os9x_65c816_common.s"
+ .include "os9x_65c816_common.S"
.macro asmAPU_EXECUTE
@@ -35,7 +35,7 @@
43211:
.endm
- .include "os9x_65c816_opcodes.s"
+ .include "os9x_65c816_opcodes.S"
/*