Unicode compile fix.
This commit is contained in:
parent
ff6d30e485
commit
2a3c30a239
|
@ -68,6 +68,8 @@
|
|||
#include "mmddk.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
#include "wine/unicode.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(joystick);
|
||||
|
||||
#ifdef HAVE_LINUX_JOYSTICK_H
|
||||
|
|
Loading…
Reference in New Issue