summaryrefslogtreecommitdiffstats
path: root/kchart
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 /kchart
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 'kchart')
-rw-r--r--kchart/kchart_factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchart_factory.cpp b/kchart/kchart_factory.cpp
index ff00f2058..c32a5b35a 100644
--- a/kchart/kchart_factory.cpp
+++ b/kchart/kchart_factory.cpp
@@ -9,7 +9,7 @@
#include "kchart_aboutdata.h"
#include "kchart_part.h"
#include <tdelocale.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <kdebug.h>
#include <kiconloader.h>
#include <kstandarddirs.h>