From e39792905c756ff2c9abcd0a539b04f38fcba07a Mon Sep 17 00:00:00 2001 From: "Artem Jerdev (art_zh)" Date: Mon, 4 Jan 2010 00:35:44 +0000 Subject: [PATCH] +1 more git-svn-id: svn://kolibrios.org@1359 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/system/pcidev/trunk/PCIDEV.ASM | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/programs/system/pcidev/trunk/PCIDEV.ASM b/programs/system/pcidev/trunk/PCIDEV.ASM index a1cc96bf9b..a83591a74b 100644 --- a/programs/system/pcidev/trunk/PCIDEV.ASM +++ b/programs/system/pcidev/trunk/PCIDEV.ASM @@ -148,8 +148,8 @@ ; * detect Revision, Class and Subclass of Device, ; * and make Description based on Class ;------------------------------------------------------------- -;include '..\..\macros.inc' -include 'macros.inc' +include '..\..\macros.inc' +;include 'macros.inc' MEOS_APP_START CODE