mirror of
https://github.com/cc65/cc65.git
synced 2025-03-01 11:29:27 +00:00
Adjustment to recent change in ca65 relative include path handling.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4713 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
c8c604f353
commit
1568376fbf
@ -12,7 +12,7 @@
|
||||
|
||||
.include "zeropage.inc"
|
||||
.include "errno.inc"
|
||||
.include "filedes.inc"
|
||||
.include "../filedes.inc"
|
||||
|
||||
.segment "INIT"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user