dinput: Qualify use of WINE_DEFAULT_DEBUG_CHANNEL.
This commit is contained in:
parent
9192a20132
commit
bf3d67c460
|
@ -79,10 +79,10 @@
|
|||
#include "device_private.h"
|
||||
#include "joystick_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dinput);
|
||||
|
||||
#ifdef HAVE_IOHIDMANAGERCREATE
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dinput);
|
||||
|
||||
static IOHIDManagerRef gIOHIDManagerRef = NULL;
|
||||
static CFArrayRef gCollections = NULL;
|
||||
|
||||
|
|
Loading…
Reference in New Issue