]> git.sur5r.net Git - cc65/blobdiff - libsrc/geos-cbm/memory/fillram.s
Avoid paths in .include directives. The path needs to be rather set in the Makefile...
[cc65] / libsrc / geos-cbm / memory / fillram.s
index 013fce797af36399a49267d7af2b13197ef6ddc2..f2eb51fbe715f3a0c6f03676dbdb6bd0cb095168 100644 (file)
@@ -9,8 +9,8 @@
            .import popa, popax
            .export _FillRam
 
-           .include "../inc/jumptab.inc"
-           .include "../inc/geossym.inc"
+           .include "jumptab.inc"
+           .include "geossym.inc"
 
 _FillRam:
            sta r0L