diff options
Diffstat (limited to 'Swift/Controllers/XMLConsoleController.h')
-rw-r--r-- | Swift/Controllers/XMLConsoleController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/Controllers/XMLConsoleController.h b/Swift/Controllers/XMLConsoleController.h index c7b6841..3e1d990 100644 --- a/Swift/Controllers/XMLConsoleController.h +++ b/Swift/Controllers/XMLConsoleController.h @@ -6,7 +6,7 @@ #pragma once -#include "Swiften/Base/boost_signalslib.h" +#include "Swiften/Base/boost_bsignals.h" #include <boost/bind.hpp> #include <boost/shared_ptr.hpp> |