summaryrefslogtreecommitdiffstats
path: root/sip/kio/kservice.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/kio/kservice.sip')
-rw-r--r--sip/kio/kservice.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/kio/kservice.sip b/sip/kio/kservice.sip
index cee5e51..1ff70cf 100644
--- a/sip/kio/kservice.sip
+++ b/sip/kio/kservice.sip
@@ -207,7 +207,7 @@ protected:
//converts a Python list of KService
{
%TypeHeaderCode
-#include <qvaluelist.h>
+#include <tqvaluelist.h>
#include <kservice.h>
//typedef KSharedPtr<KService> Ptr;
//typedef TQValueList<Ptr> SvcList;