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