summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bluetooth/qbluetoothservicediscoveryagent_win.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothservicediscoveryagent_win.cpp b/src/bluetooth/qbluetoothservicediscoveryagent_win.cpp
index 2c3c6437..e76dd7b6 100644
--- a/src/bluetooth/qbluetoothservicediscoveryagent_win.cpp
+++ b/src/bluetooth/qbluetoothservicediscoveryagent_win.cpp
@@ -47,7 +47,7 @@
#include <QtCore/QUrl>
#include <initguid.h>
-#include <WinSock2.h>
+#include <winsock2.h>
#include <qt_windows.h>
#include <bluetoothapis.h>
#include <ws2bth.h>