diff options
author | Kevin Smith <git@kismith.co.uk> | 2012-02-29 10:04:12 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2012-02-29 10:04:12 (GMT) |
commit | 751d68d1fb5f2916554d82a4945499631a70c07d (patch) | |
tree | 626ec46feb37ab30933b0120b2debc74b6c6f827 /Swift | |
parent | 84f6c22878d11ff4b0deed1a1c15b4db47177917 (diff) | |
download | swift-751d68d1fb5f2916554d82a4945499631a70c07d.zip swift-751d68d1fb5f2916554d82a4945499631a70c07d.tar.bz2 |
Fixup
Diffstat (limited to 'Swift')
-rw-r--r-- | Swift/Controllers/Chat/ChatsManager.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/Controllers/Chat/ChatsManager.cpp b/Swift/Controllers/Chat/ChatsManager.cpp index 557aef4..dcbba34 100644 --- a/Swift/Controllers/Chat/ChatsManager.cpp +++ b/Swift/Controllers/Chat/ChatsManager.cpp @@ -40,6 +40,7 @@ #include <Swiften/Roster/XMPPRoster.h> #include <Swift/Controllers/Settings/SettingsProvider.h> #include <Swift/Controllers/SettingConstants.h> +#include <Swiften/Client/StanzaChannel.h> namespace Swift { |