winmm/joystick: joystick.c requires Unicode library.

This commit is contained in:
Andrew Talbot 2006-05-30 20:10:35 +01:00 committed by Alexandre Julliard
parent 1d40bf0141
commit 9480d3e50a
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = joystick.drv
IMPORTS = winmm user32 kernel32
EXTRALIBS = $(LIBUNICODE)
C_SRCS = \
joystick.c