diff options
Diffstat (limited to 'include/bluetooth.h')
| -rw-r--r-- | include/bluetooth.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bluetooth.h b/include/bluetooth.h index 276831ae..33d68a61 100644 --- a/include/bluetooth.h +++ b/include/bluetooth.h @@ -35,6 +35,7 @@  extern "C" {  #endif +#include <stdio.h>  #include <stdint.h>  #include <string.h>  #include <endian.h>  | 
