diff options
Diffstat (limited to 'Swift/Controllers/Chat/ChatControllerBase.h')
-rw-r--r-- | Swift/Controllers/Chat/ChatControllerBase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/Controllers/Chat/ChatControllerBase.h b/Swift/Controllers/Chat/ChatControllerBase.h index c274b5a..e4d14af 100644 --- a/Swift/Controllers/Chat/ChatControllerBase.h +++ b/Swift/Controllers/Chat/ChatControllerBase.h @@ -10,7 +10,7 @@ #include <map> #include <vector> #include <boost/shared_ptr.hpp> -#include "Swiften/Base/boost_signalslib.h" +#include "Swiften/Base/boost_bsignals.h" #include <boost/filesystem.hpp> #include "Swiften/Base/String.h" |