summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/libiris/cutestuff/util/qrandom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/jabber/libiris/cutestuff/util/qrandom.cpp')
-rw-r--r--kopete/protocols/jabber/libiris/cutestuff/util/qrandom.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/jabber/libiris/cutestuff/util/qrandom.cpp b/kopete/protocols/jabber/libiris/cutestuff/util/qrandom.cpp
index 9805de2f..ed1d1a62 100644
--- a/kopete/protocols/jabber/libiris/cutestuff/util/qrandom.cpp
+++ b/kopete/protocols/jabber/libiris/cutestuff/util/qrandom.cpp
@@ -1,6 +1,6 @@
-#include"qrandom.h"
+#include "qrandom.h"
-#include<stdlib.h>
+#include <stdlib.h>
uchar QRandom::randomChar()
{