diff --git a/src/bluetooth.c b/src/bluetooth.c index 772101f..5a37a5b 100644 --- a/src/bluetooth.c +++ b/src/bluetooth.c @@ -53,6 +53,7 @@ #include "iostream-private.h" #include "iterator-private.h" #include "descriptor-private.h" +#include "platform.h" #ifdef _WIN32 #define DC_ADDRESS_FORMAT "%012I64X"