aboutsummaryrefslogtreecommitdiff
path: root/src/server/QXmppOutgoingServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/QXmppOutgoingServer.h')
-rw-r--r--src/server/QXmppOutgoingServer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/server/QXmppOutgoingServer.h b/src/server/QXmppOutgoingServer.h
index 618b69a1..c0a6a589 100644
--- a/src/server/QXmppOutgoingServer.h
+++ b/src/server/QXmppOutgoingServer.h
@@ -24,10 +24,10 @@
#ifndef QXMPPOUTGOINGSERVER_H
#define QXMPPOUTGOINGSERVER_H
-#include <QAbstractSocket>
-
#include "QXmppStream.h"
+#include <QAbstractSocket>
+
class QSslError;
class QXmppDialback;
class QXmppOutgoingServer;