From acffe270aa11aca2d8a966fc11cb6fcfe5fb346b Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Fri, 15 Aug 2003 16:13:41 +0000 Subject: [PATCH] checking wine patches svn path=/trunk/; revision=5588 --- reactos/subsys/system/explorer/winefile/resource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/subsys/system/explorer/winefile/resource.h b/reactos/subsys/system/explorer/winefile/resource.h index 4fa91ee2c91..f8e26f8911a 100644 --- a/reactos/subsys/system/explorer/winefile/resource.h +++ b/reactos/subsys/system/explorer/winefile/resource.h @@ -69,7 +69,7 @@ /* range for drive bar command ids: 0x9000..0x90FF */ -#ifdef __linux__ +#ifdef __WINE__ #define ID_DRIVE_UNIX_FS 0x9000 #endif #define ID_DRIVE_SHELL_NS 0x9001