summaryrefslogtreecommitdiffstats
path: root/sip/tdecore/kstartupinfo.sip
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-19 15:33:24 -0600
committerTimothy Pearson <[email protected]>2012-02-19 15:33:24 -0600
commit087b794b48ba18132d3366d9c1c8c36c1dde5a10 (patch)
tree83c224a4322bf312689b0db5562f9ff89960e907 /sip/tdecore/kstartupinfo.sip
parente618529123e9c5a1c6c1235988a4d6a5794ac1f5 (diff)
downloadpytde-087b794b48ba18132d3366d9c1c8c36c1dde5a10.tar.gz
pytde-087b794b48ba18132d3366d9c1c8c36c1dde5a10.zip
Fix FTBFS due to incorrect header includes
Diffstat (limited to 'sip/tdecore/kstartupinfo.sip')
-rw-r--r--sip/tdecore/kstartupinfo.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdecore/kstartupinfo.sip b/sip/tdecore/kstartupinfo.sip
index b4e78cc..06aab35 100644
--- a/sip/tdecore/kstartupinfo.sip
+++ b/sip/tdecore/kstartupinfo.sip
@@ -210,7 +210,7 @@ private:
//converts a Python list of long
{
%TypeHeaderCode
-#include <qvaluelist.h>
+#include <tqvaluelist.h>
%End
%ConvertFromTypeCode