summaryrefslogtreecommitdiffstats
path: root/krfb/srvloc/uuid.h
diff options
context:
space:
mode:
Diffstat (limited to 'krfb/srvloc/uuid.h')
-rw-r--r--krfb/srvloc/uuid.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/krfb/srvloc/uuid.h b/krfb/srvloc/uuid.h
index d63f2cf5..eed91de5 100644
--- a/krfb/srvloc/uuid.h
+++ b/krfb/srvloc/uuid.h
@@ -22,8 +22,8 @@
#ifndef UUID_H
#define UUID_H
-#include <qstring.h>
+#include <tqstring.h>
-QString createUUID();
+TQString createUUID();
#endif /* UUID_H */