From 6392fe8202984e11ad79ecc99c23b812162c582c Mon Sep 17 00:00:00 2001 From: maxcodehack Date: Wed, 6 Jan 2021 13:34:41 +0000 Subject: [PATCH] Fix autobuild git-svn-id: svn://kolibrios.org@8525 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/other/outdated/sysxtree/trunk/sysxtree.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/other/outdated/sysxtree/trunk/sysxtree.asm b/programs/other/outdated/sysxtree/trunk/sysxtree.asm index 3af00016e8..07c14e8f90 100644 --- a/programs/other/outdated/sysxtree/trunk/sysxtree.asm +++ b/programs/other/outdated/sysxtree/trunk/sysxtree.asm @@ -45,7 +45,7 @@ ; dd 0,0 ;****************************************************************************** -include '../../../macros.inc' ; +include '../../../../macros.inc' ; include 'ascl.inc' include 'ascgl.inc'