summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/libiris/iris/xmpp-core/simplesasl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/jabber/libiris/iris/xmpp-core/simplesasl.h')
-rw-r--r--kopete/protocols/jabber/libiris/iris/xmpp-core/simplesasl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/jabber/libiris/iris/xmpp-core/simplesasl.h b/kopete/protocols/jabber/libiris/iris/xmpp-core/simplesasl.h
index 9e5c8c51..3c888362 100644
--- a/kopete/protocols/jabber/libiris/iris/xmpp-core/simplesasl.h
+++ b/kopete/protocols/jabber/libiris/iris/xmpp-core/simplesasl.h
@@ -21,11 +21,11 @@
#ifndef SIMPLESASL_H
#define SIMPLESASL_H
-#include"qcaprovider.h"
+#include <qcaprovider.h>
namespace XMPP
{
- QCAProvider *createProviderSimpleSASL();
+ TQCAProvider *createProviderSimpleSASL();
}
#endif