From c1daef2ebc75be9a2c5dfde9957a6147a8f436ba Mon Sep 17 00:00:00 2001 From: "Evgeny Grechnikov (Diamond)" Date: Tue, 5 Jan 2010 23:21:35 +0000 Subject: [PATCH] fixed path in pcidev.asm, broken in rev. 1359 git-svn-id: svn://kolibrios.org@1364 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/system/pcidev/trunk/PCIDEV.ASM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/system/pcidev/trunk/PCIDEV.ASM b/programs/system/pcidev/trunk/PCIDEV.ASM index a83591a74..815168601 100644 --- a/programs/system/pcidev/trunk/PCIDEV.ASM +++ b/programs/system/pcidev/trunk/PCIDEV.ASM @@ -148,7 +148,7 @@ ; * detect Revision, Class and Subclass of Device, ; * and make Description based on Class ;------------------------------------------------------------- -include '..\..\macros.inc' +include '../../../macros.inc' ;include 'macros.inc' MEOS_APP_START