summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 11:21:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 11:22:46 +0900
commit1d4c1cd3540b5a9b61ce91237d1aed4b43b56fc5 (patch)
treecfcc264182152068e6a7272477f1f94ef0a799b6
parentc7d8a24228298eab247b712f0be00210002e680d (diff)
downloadpytde-1d4c1cd3540b5a9b61ce91237d1aed4b43b56fc5.tar.gz
pytde-1d4c1cd3540b5a9b61ce91237d1aed4b43b56fc5.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b1aaad349403cb802181643cb1a0bcdc63241333)
-rw-r--r--sip/tdecore/kinstance.sip2
-rw-r--r--sip/tdecore/tdecoremod.sip.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/sip/tdecore/kinstance.sip b/sip/tdecore/kinstance.sip
index b960c83..f442421 100644
--- a/sip/tdecore/kinstance.sip
+++ b/sip/tdecore/kinstance.sip
@@ -27,7 +27,7 @@
class TDEInstance
{
%TypeHeaderCode
-#include <kinstance.h>
+#include <tdeinstance.h>
%End
diff --git a/sip/tdecore/tdecoremod.sip.in b/sip/tdecore/tdecoremod.sip.in
index 3e49087..23c6dda 100644
--- a/sip/tdecore/tdecoremod.sip.in
+++ b/sip/tdecore/tdecoremod.sip.in
@@ -58,7 +58,7 @@
%Include kiconeffect.sip
%Include kiconloader.sip
%Include kicontheme.sip
-%Include kinstance.sip
+%Include tdeinstance.sip
%Include kipc.sip
%Include kkeynative.sip
%Include kkeyserver_x11.sip