aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppPingIq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppPingIq.cpp')
-rw-r--r--src/base/QXmppPingIq.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/base/QXmppPingIq.cpp b/src/base/QXmppPingIq.cpp
index bbec9dca..3a8d49fe 100644
--- a/src/base/QXmppPingIq.cpp
+++ b/src/base/QXmppPingIq.cpp
@@ -21,8 +21,9 @@
*
*/
-#include "QXmppConstants_p.h"
#include "QXmppPingIq.h"
+
+#include "QXmppConstants_p.h"
#include "QXmppUtils.h"
#include <QDomElement>