summaryrefslogtreecommitdiffstats
path: root/kword
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:46:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 18:33:55 +0900
commit8c43bd93fbf31acb7d1991b3fab73c9cd828a462 (patch)
treee2d2077631aa4a524f89cee16af2ae5a5e7390f6 /kword
parentda1d4d6aae97ba298b2473dba085cac5136303a2 (diff)
downloadkoffice-8c43bd93.tar.gz
koffice-8c43bd93.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cfca5c012fea24d82a4fc93aa96feb464a58bf94)
Diffstat (limited to 'kword')
-rw-r--r--kword/KWMailMergeDataSource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kword/KWMailMergeDataSource.h b/kword/KWMailMergeDataSource.h
index 2cdafa767..52e030afc 100644
--- a/kword/KWMailMergeDataSource.h
+++ b/kword/KWMailMergeDataSource.h
@@ -22,7 +22,7 @@
#define _SERIALLETTER_INTERFACE_H_
#include <tqcstring.h>
#include <tqdom.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tqmap.h>
#include <tqobject.h>
#include <dcopobject.h>