summaryrefslogtreecommitdiffstats
path: root/kmplot
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 22:36:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 22:36:17 +0900
commit06b2abc582f27930fafc24d92d4b164c56c718b4 (patch)
tree4458e1c250b10b3de3a8800a31451bc1bf5542a3 /kmplot
parent1f644fbf744816bc4524ea2e4fc78eede6f64b93 (diff)
downloadtdeedu-06b2abc582f27930fafc24d92d4b164c56c718b4.tar.gz
tdeedu-06b2abc582f27930fafc24d92d4b164c56c718b4.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmplot')
-rw-r--r--kmplot/kmplot/MainDlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmplot/kmplot/MainDlg.cpp b/kmplot/kmplot/MainDlg.cpp
index f880d48b..4b514926 100644
--- a/kmplot/kmplot/MainDlg.cpp
+++ b/kmplot/kmplot/MainDlg.cpp
@@ -35,7 +35,7 @@
#include <kdebug.h>
#include <kedittoolbar.h>
#include <tdeio/netaccess.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <klineedit.h>
#include <tdelocale.h>
#include <tdemessagebox.h>