Commit 9480d3e5 authored by Andrew Talbot's avatar Andrew Talbot Committed by Alexandre Julliard

winmm/joystick: joystick.c requires Unicode library.

parent 1d40bf01
......@@ -4,6 +4,7 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = joystick.drv
IMPORTS = winmm user32 kernel32
EXTRALIBS = $(LIBUNICODE)
C_SRCS = \
joystick.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment