diff options
Diffstat (limited to 'Swiften/Elements/PubSubRetract.h')
-rw-r--r-- | Swiften/Elements/PubSubRetract.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Elements/PubSubRetract.h b/Swiften/Elements/PubSubRetract.h index 773bd8a..13fa594 100644 --- a/Swiften/Elements/PubSubRetract.h +++ b/Swiften/Elements/PubSubRetract.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/PubSubItem.h> #include <Swiften/Elements/PubSubPayload.h> |