Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/murmur/Server.cpp')
-rw-r--r--src/murmur/Server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/murmur/Server.cpp b/src/murmur/Server.cpp
index d01dd31df..7d48b7267 100644
--- a/src/murmur/Server.cpp
+++ b/src/murmur/Server.cpp
@@ -36,7 +36,7 @@
#include <QtNetwork/QHostInfo>
#include <QtNetwork/QSslConfiguration>
-#include <boost/bind.hpp>
+#include <boost/bind/bind.hpp>
#ifdef Q_OS_WIN
# include <qos2.h>