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