diff options
Diffstat (limited to 'asm/window.s')
-rw-r--r-- | asm/window.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/window.s b/asm/window.s index 5ea0462ac..bd65b1e5e 100644 --- a/asm/window.s +++ b/asm/window.s @@ -1,4 +1,4 @@ - .include "asm/macros.s" + .include "asm/macros.inc" .syntax unified |