mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-13 09:51:31 +02:00
Merge pull request #8220 from Shizmob/patch-1
Core/HW/WiimoteReal: add missing Linux include
This commit is contained in:
commit
e1e269c9f9
@ -6,6 +6,7 @@
|
||||
#include <bluetooth/hci.h>
|
||||
#include <bluetooth/hci_lib.h>
|
||||
#include <bluetooth/l2cap.h>
|
||||
#include <sys/select.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user