summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swiften/Elements/PubSubSubscription.h')
-rw-r--r--Swiften/Elements/PubSubSubscription.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Elements/PubSubSubscription.h b/Swiften/Elements/PubSubSubscription.h
index a91b95e..07a85ec 100644
--- a/Swiften/Elements/PubSubSubscription.h
+++ b/Swiften/Elements/PubSubSubscription.h
@@ -13,8 +13,8 @@
#include <boost/shared_ptr.hpp>
#include <string>
-#include <Swiften/Elements/PubSubSubscribeOptions.h>
#include <Swiften/Elements/PubSubPayload.h>
+#include <Swiften/Elements/PubSubSubscribeOptions.h>
#include <Swiften/JID/JID.h>
namespace Swift {