From 43e8a27fccb9334827788ba68a22c2ab357b32b7 Mon Sep 17 00:00:00 2001 From: Lysann Schlegel Date: Sat, 8 Dec 2012 11:04:28 +0100 Subject: [PATCH] no need to include mac IOBluetoothUserLib.h in wiiuse.h --- src/wiiuse.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/wiiuse.h b/src/wiiuse.h index ec22a24..82b42c4 100644 --- a/src/wiiuse.h +++ b/src/wiiuse.h @@ -99,10 +99,6 @@ /* nix */ #include #endif -#ifdef WIIUSE_MAC - /* mac */ - #include -#endif #ifndef WCONST #define WCONST const