Index: device/bluetooth/bluetooth_init_win.h |
diff --git a/device/bluetooth/bluetooth_init_win.h b/device/bluetooth/bluetooth_init_win.h |
index 00fd186effd22c8da9f1ae18251ff920d8dbd66a..7e64751eaf9ae236e98c08662df44eb8fa2d9bac 100644 |
--- a/device/bluetooth/bluetooth_init_win.h |
+++ b/device/bluetooth/bluetooth_init_win.h |
@@ -18,6 +18,7 @@ |
#include <ws2bth.h> |
#pragma comment(lib, "Bthprops.lib") |
+#pragma comment(lib, "BluetoothApis.lib") |
namespace device { |
namespace bluetooth_init_win { |