diff options
Diffstat (limited to 'Swift/Controllers/ChatControllerBase.h')
-rw-r--r-- | Swift/Controllers/ChatControllerBase.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/Controllers/ChatControllerBase.h b/Swift/Controllers/ChatControllerBase.h index a977f8c..601e56b 100644 --- a/Swift/Controllers/ChatControllerBase.h +++ b/Swift/Controllers/ChatControllerBase.h @@ -14,6 +14,7 @@ #include "Swiften/Elements/SecurityLabelsCatalog.h" #include "Swiften/Elements/Error.h" #include "Swiften/Presence/PresenceOracle.h" +#include "Swiften/Queries/IQRouter.h" namespace Swift { class IQRouter; |