diff options
| author | Remko Tronçon <git@el-tramo.be> | 2010-06-02 19:17:35 (GMT) |
|---|---|---|
| committer | Remko Tronçon <git@el-tramo.be> | 2010-06-02 19:17:35 (GMT) |
| commit | 97ec7b0861c282c687e9c5bb8aa8bce871b482ba (patch) | |
| tree | 00ddc8605579043ff6dfe0a859753757da1d2962 /Swift/Controllers/UIInterfaces/ChatWindow.h | |
| parent | 3362805ffb92452a82b6ca5866377cd85fae764f (diff) | |
| download | swift-contrib-97ec7b0861c282c687e9c5bb8aa8bce871b482ba.zip swift-contrib-97ec7b0861c282c687e9c5bb8aa8bce871b482ba.tar.bz2 | |
Rename boost_signalslib.h to boost_bsignals.
Diffstat (limited to 'Swift/Controllers/UIInterfaces/ChatWindow.h')
| -rw-r--r-- | Swift/Controllers/UIInterfaces/ChatWindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/Controllers/UIInterfaces/ChatWindow.h b/Swift/Controllers/UIInterfaces/ChatWindow.h index 36a1e0e..7beb074 100644 --- a/Swift/Controllers/UIInterfaces/ChatWindow.h +++ b/Swift/Controllers/UIInterfaces/ChatWindow.h @@ -8,7 +8,7 @@ #define SWIFTEN_CHATWINDOW_H #include <boost/optional.hpp> -#include "Swiften/Base/boost_signalslib.h" +#include "Swiften/Base/boost_bsignals.h" #include <boost/shared_ptr.hpp> #include <vector> |
Swift