aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/QXmppUtils.h')
-rw-r--r--src/base/QXmppUtils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/base/QXmppUtils.h b/src/base/QXmppUtils.h
index 89829dc3..b9d5c0a0 100644
--- a/src/base/QXmppUtils.h
+++ b/src/base/QXmppUtils.h
@@ -29,10 +29,10 @@
// include the whole header.
// See http://lists.trolltech.com/qt-interest/2008-07/thread00798-0.html
// for an explanation.
-#include <QXmlStreamWriter>
-
#include "QXmppGlobal.h"
+#include <QXmlStreamWriter>
+
class QByteArray;
class QDateTime;
class QDomElement;