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 "device_private.h"
|
||||||
#include "joystick_private.h"
|
#include "joystick_private.h"
|
||||||
|
|
||||||
WINE_DEFAULT_DEBUG_CHANNEL(dinput);
|
|
||||||
|
|
||||||
#ifdef HAVE_IOHIDMANAGERCREATE
|
#ifdef HAVE_IOHIDMANAGERCREATE
|
||||||
|
|
||||||
|
WINE_DEFAULT_DEBUG_CHANNEL(dinput);
|
||||||
|
|
||||||
static IOHIDManagerRef gIOHIDManagerRef = NULL;
|
static IOHIDManagerRef gIOHIDManagerRef = NULL;
|
||||||
static CFArrayRef gCollections = NULL;
|
static CFArrayRef gCollections = NULL;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user