diff options
Diffstat (limited to 'kopete/protocols/jabber/libiris/cutestuff/util/sha1.h')
-rw-r--r-- | kopete/protocols/jabber/libiris/cutestuff/util/sha1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/libiris/cutestuff/util/sha1.h b/kopete/protocols/jabber/libiris/cutestuff/util/sha1.h index 093037d3..8d6320eb 100644 --- a/kopete/protocols/jabber/libiris/cutestuff/util/sha1.h +++ b/kopete/protocols/jabber/libiris/cutestuff/util/sha1.h @@ -21,7 +21,7 @@ #ifndef CS_SHA1_H #define CS_SHA1_H -#include<tqstring.h> +#include <tqstring.h> // CS_NAMESPACE_BEGIN |