summaryrefslogtreecommitdiffstats
path: root/sip/kabc/key.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/kabc/key.sip')
-rw-r--r--sip/kabc/key.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/kabc/key.sip b/sip/kabc/key.sip
index 26bee15..113a1ad 100644
--- a/sip/kabc/key.sip
+++ b/sip/kabc/key.sip
@@ -77,7 +77,7 @@ public:
//converts a Python list of KABC::Key
{
%TypeHeaderCode
-#include <qvaluelist.h>
+#include <tqvaluelist.h>
//typedef TQValueList<KABC::Key> List;
%End