From f6f9cdcdbb37e9296a8fae0457c54a411adef169 Mon Sep 17 00:00:00 2001 From: Steven Edwards Date: Fri, 27 May 2005 21:51:26 +0000 Subject: [PATCH] use w32api svn path=/trunk/; revision=15551 --- reactos/drivers/input/mouclass/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/drivers/input/mouclass/makefile b/reactos/drivers/input/mouclass/makefile index 766c1cd5a80..531ca0f91b7 100644 --- a/reactos/drivers/input/mouclass/makefile +++ b/reactos/drivers/input/mouclass/makefile @@ -6,7 +6,7 @@ TARGET_TYPE = driver TARGET_NAME = mouclass -TARGET_CFLAGS = -Wall -Werror +TARGET_CFLAGS = -D__USE_32API -Wall -Werror TARGET_OBJECTS = $(TARGET_NAME).o