aboutsummaryrefslogtreecommitdiff
path: root/aka.wiiremote
diff options
context:
space:
mode:
Diffstat (limited to 'aka.wiiremote')
-rw-r--r--aka.wiiremote/wiiremote.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/aka.wiiremote/wiiremote.h b/aka.wiiremote/wiiremote.h
index 4a03f09..560e401 100644
--- a/aka.wiiremote/wiiremote.h
+++ b/aka.wiiremote/wiiremote.h
@@ -2,6 +2,8 @@
// Copyright by Masayuki Akamatsu
// Based on "DarwiinRemote" by Hiroaki Kimura
+#define BLUETOOTH_VERSION_USE_CURRENT // gets rid of deprecated warnings
+
#include <CoreFoundation/CoreFoundation.h>
#include <IOBluetooth/Bluetooth.h>
#include <IOBluetooth/IOBluetoothUserLib.h>