X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libsrc%2Fgeos-cbm%2Fgraph%2Fgetcharwidth.s;h=0f971a8de00e73bd5e8fe133ea92f2115aefe53e;hb=b89b9b70493cda74016ca20a0ef0435db68da8ff;hp=82ffd1018e21326b8b185fc5cfe7ff572aa6eb67;hpb=b6276e75f3c4ec5e9799cfbac6d5e928fc5c1c17;p=cc65 diff --git a/libsrc/geos-cbm/graph/getcharwidth.s b/libsrc/geos-cbm/graph/getcharwidth.s index 82ffd1018..0f971a8de 100644 --- a/libsrc/geos-cbm/graph/getcharwidth.s +++ b/libsrc/geos-cbm/graph/getcharwidth.s @@ -8,7 +8,7 @@ .export _GetCharWidth - .include "../inc/jumptab.inc" + .include "jumptab.inc" _GetCharWidth: jsr GetCharWidth