diff options
Diffstat (limited to 'Swiften/Elements/PubSubOwnerSubscriptions.h')
-rw-r--r-- | Swiften/Elements/PubSubOwnerSubscriptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Elements/PubSubOwnerSubscriptions.h b/Swiften/Elements/PubSubOwnerSubscriptions.h index c7dcfc1..ea64517 100644 --- a/Swiften/Elements/PubSubOwnerSubscriptions.h +++ b/Swiften/Elements/PubSubOwnerSubscriptions.h @@ -10,8 +10,8 @@ #include <Swiften/Base/API.h> #include <Swiften/Elements/Payload.h> #include <boost/shared_ptr.hpp> -#include <vector> #include <string> +#include <vector> #include <Swiften/Elements/PubSubOwnerPayload.h> #include <Swiften/Elements/PubSubOwnerSubscription.h> |