forked from KolibriOS/kolibrios
Charset Checker: fixed macros import
Fixed macros import for autobuild server.
This commit is contained in:
parent
bfc59f6636
commit
da418f65b3
@ -14,7 +14,7 @@ dd 0, 0
|
|||||||
|
|
||||||
; ================================================================
|
; ================================================================
|
||||||
|
|
||||||
include '../macros.inc'
|
include '../../macros.inc'
|
||||||
|
|
||||||
START: ; start of execution
|
START: ; start of execution
|
||||||
call draw_window ; draw the window
|
call draw_window ; draw the window
|
||||||
|
Loading…
Reference in New Issue
Block a user