summaryrefslogtreecommitdiffstats
path: root/sip/tdecore/kmountpoint.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/tdecore/kmountpoint.sip')
-rw-r--r--sip/tdecore/kmountpoint.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdecore/kmountpoint.sip b/sip/tdecore/kmountpoint.sip
index 693186a..a811b2e 100644
--- a/sip/tdecore/kmountpoint.sip
+++ b/sip/tdecore/kmountpoint.sip
@@ -114,7 +114,7 @@ private:
//converts a Python list of KMountPoint
{
%TypeHeaderCode
-#include <qvaluelist.h>
+#include <tqvaluelist.h>
#include <kmountpoint.h>
%End