diff options
Diffstat (limited to 'kopete/protocols/jabber/libiris/cutestuff/util/qrandom.h')
-rw-r--r-- | kopete/protocols/jabber/libiris/cutestuff/util/qrandom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/libiris/cutestuff/util/qrandom.h b/kopete/protocols/jabber/libiris/cutestuff/util/qrandom.h index b877c1f2..ed98c263 100644 --- a/kopete/protocols/jabber/libiris/cutestuff/util/qrandom.h +++ b/kopete/protocols/jabber/libiris/cutestuff/util/qrandom.h @@ -1,7 +1,7 @@ #ifndef CS_TQRANDOM_H #define CS_TQRANDOM_H -#include<tqcstring.h> +#include <tqcstring.h> class QRandom { |