diff options
Diffstat (limited to 'asm/ghost.s')
-rwxr-xr-x | asm/ghost.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/ghost.s b/asm/ghost.s index daf7cd9a5..2934f6dbd 100755 --- a/asm/ghost.s +++ b/asm/ghost.s @@ -1,5 +1,5 @@ .include "constants/gba_constants.inc" - .include "asm/macros.inc" + .include "include/macros.inc" .syntax unified |