summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2010-06-02 19:17:35 (GMT)
committerRemko Tronçon <git@el-tramo.be>2010-06-02 19:17:35 (GMT)
commit97ec7b0861c282c687e9c5bb8aa8bce871b482ba (patch)
tree00ddc8605579043ff6dfe0a859753757da1d2962 /Swiften/TLS/OpenSSL
parent3362805ffb92452a82b6ca5866377cd85fae764f (diff)
downloadswift-97ec7b0861c282c687e9c5bb8aa8bce871b482ba.zip
swift-97ec7b0861c282c687e9c5bb8aa8bce871b482ba.tar.bz2
Rename boost_signalslib.h to boost_bsignals.
Diffstat (limited to 'Swiften/TLS/OpenSSL')
-rw-r--r--Swiften/TLS/OpenSSL/OpenSSLContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/TLS/OpenSSL/OpenSSLContext.h b/Swiften/TLS/OpenSSL/OpenSSLContext.h
index 005384b..6b97bd8 100644
--- a/Swiften/TLS/OpenSSL/OpenSSLContext.h
+++ b/Swiften/TLS/OpenSSL/OpenSSLContext.h
@@ -5,7 +5,7 @@
*/
#include <openssl/ssl.h>
-#include "Swiften/Base/boost_signalslib.h"
+#include "Swiften/Base/boost_bsignals.h"
#include <boost/noncopyable.hpp>
#include "Swiften/Base/ByteArray.h"