Unicode compile fix.

This commit is contained in:
Edgar Hucek 2005-11-14 11:23:34 +00:00 committed by Alexandre Julliard
parent ff6d30e485
commit 2a3c30a239
1 changed files with 2 additions and 0 deletions

View File

@ -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