diff --git a/include/transport/adhoccommand.h b/include/transport/adhoccommand.h index 24dbe8e64929c310fc77ff3caeaf497e710bd82b..df38d91390323d993422fe2c0f1bf53629b10215 100644 --- a/include/transport/adhoccommand.h +++ b/include/transport/adhoccommand.h @@ -23,7 +23,10 @@ #include #include #include -#include "Swiften/Swiften.h" +#include + +#include "Swiften/Elements/FormField.h" +#include "Swiften/Elements/Command.h" namespace Transport {