Skip to content
Permalink
Browse files
Merge pull request #8220 from Shizmob/patch-1
Core/HW/WiimoteReal: add missing Linux include
  • Loading branch information
leoetlino committed Jun 29, 2019
2 parents 58c78a4 + e647503 commit e1e269c
Showing 1 changed file with 1 addition and 0 deletions.
@@ -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"

0 comments on commit e1e269c

Please sign in to comment.