mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc & xbmc-pvr: add -wiimote.patch
- this fixes xbmc-wiimote build error
This commit is contained in:
parent
0fb99ade66
commit
db0b513d22
@ -0,0 +1,13 @@
|
||||
diff --git a/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h b/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h
|
||||
index dbdbb94..6f68715 100644
|
||||
--- a/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h
|
||||
+++ b/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h
|
||||
@@ -27,7 +27,7 @@
|
||||
#include "../../lib/c++/xbmcclient.h"
|
||||
#endif
|
||||
//#ifndef WIN32
|
||||
-// #include <unistd.h>
|
||||
+ #include <unistd.h>
|
||||
//#endif
|
||||
#include "wiiuse.h"
|
||||
//#define ICON_PATH "../../"
|
@ -0,0 +1,13 @@
|
||||
diff --git a/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h b/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h
|
||||
index dbdbb94..6f68715 100644
|
||||
--- a/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h
|
||||
+++ b/tools/EventClients/Clients/WiiRemote/WiiUse_WiiRemote.h
|
||||
@@ -27,7 +27,7 @@
|
||||
#include "../../lib/c++/xbmcclient.h"
|
||||
#endif
|
||||
//#ifndef WIN32
|
||||
-// #include <unistd.h>
|
||||
+ #include <unistd.h>
|
||||
//#endif
|
||||
#include "wiiuse.h"
|
||||
//#define ICON_PATH "../../"
|
Loading…
x
Reference in New Issue
Block a user