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