no need to include mac IOBluetoothUserLib.h in wiiuse.h

This commit is contained in:
Lysann Schlegel
2012-12-08 11:04:28 +01:00
parent 73a47857c9
commit 43e8a27fcc

View File

@@ -99,10 +99,6 @@
/* nix */ /* nix */
#include <bluetooth/bluetooth.h> #include <bluetooth/bluetooth.h>
#endif #endif
#ifdef WIIUSE_MAC
/* mac */
#include <IOBluetooth/IOBluetoothUserLib.h>
#endif
#ifndef WCONST #ifndef WCONST
#define WCONST const #define WCONST const