aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppOutgoingServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/QXmppOutgoingServer.h')
-rw-r--r--src/QXmppOutgoingServer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/QXmppOutgoingServer.h b/src/QXmppOutgoingServer.h
index c003ebf0..055fe133 100644
--- a/src/QXmppOutgoingServer.h
+++ b/src/QXmppOutgoingServer.h
@@ -24,8 +24,9 @@
#ifndef QXMPPOUTGOINGSERVER_H
#define QXMPPOUTGOINGSERVER_H
-#include "QXmppOutgoingClient.h"
+#include "QXmppStream.h"
+class QSslError;
class QXmppDialback;
class QXmppOutgoingServer;
class QXmppOutgoingServerPrivate;