summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Smith <git@kismith.co.uk>2012-02-29 10:04:12 (GMT)
committerKevin Smith <git@kismith.co.uk>2012-02-29 10:04:12 (GMT)
commit751d68d1fb5f2916554d82a4945499631a70c07d (patch)
tree626ec46feb37ab30933b0120b2debc74b6c6f827
parent84f6c22878d11ff4b0deed1a1c15b4db47177917 (diff)
downloadswift-contrib-751d68d1fb5f2916554d82a4945499631a70c07d.zip
swift-contrib-751d68d1fb5f2916554d82a4945499631a70c07d.tar.bz2
Fixup
-rw-r--r--Swift/Controllers/Chat/ChatsManager.cpp1
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 {