]> git.sur5r.net Git - cc65/blobdiff - libsrc/geos-cbm/graph/drawpoint.s
Avoid paths in .include directives. The path needs to be rather set in the Makefile...
[cc65] / libsrc / geos-cbm / graph / drawpoint.s
index 7c212176dbaab5ad8879c068bee201a0c4329dad..d8fac4dc197e002c168f72eb4381a97a33c11332 100644 (file)
@@ -12,7 +12,7 @@
            .importzp tmp1
            .export _DrawPoint
 
-           .include "../inc/jumptab.inc"
+           .include "jumptab.inc"
 
 _DrawPoint:
            jsr PointRegs