summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swiften/Session/Session.h')
-rw-r--r--Swiften/Session/Session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Session/Session.h b/Swiften/Session/Session.h
index 9134096..5261bf2 100644
--- a/Swiften/Session/Session.h
+++ b/Swiften/Session/Session.h
@@ -7,7 +7,7 @@
#pragma once
#include <boost/shared_ptr.hpp>
-#include <boost/signal.hpp>
+#include "Swiften/Base/boost_signalslib.h"
#include <boost/optional.hpp>
#include <boost/enable_shared_from_this.hpp>