summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/libiris/iris/xmpp-core/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/jabber/libiris/iris/xmpp-core/protocol.h')
-rw-r--r--kopete/protocols/jabber/libiris/iris/xmpp-core/protocol.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kopete/protocols/jabber/libiris/iris/xmpp-core/protocol.h b/kopete/protocols/jabber/libiris/iris/xmpp-core/protocol.h
index 0c735192..a27e3646 100644
--- a/kopete/protocols/jabber/libiris/iris/xmpp-core/protocol.h
+++ b/kopete/protocols/jabber/libiris/iris/xmpp-core/protocol.h
@@ -21,9 +21,9 @@
#ifndef PROTOCOL_H
#define PROTOCOL_H
-#include<tqpair.h>
-#include"xmlprotocol.h"
-#include"xmpp.h"
+#include <tqpair.h>
+#include "xmlprotocol.h"
+#include "xmpp.h"
#define NS_ETHERX "http://etherx.jabber.org/streams"
#define NS_CLIENT "jabber:client"