winexinput.sys: Use +xinput channel.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
b25a4d0787
commit
5802a27dfe
|
@ -37,7 +37,7 @@
|
|||
#include "wine/asm.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(winexinput);
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(xinput);
|
||||
|
||||
#ifdef __ASM_USE_FASTCALL_WRAPPER
|
||||
extern void *WINAPI wrap_fastcall_func1(void *func, const void *a);
|
||||
|
|
Loading…
Reference in New Issue