summaryrefslogtreecommitdiffstats
path: root/lib/plugin.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:46:21 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 17:46:21 +0900
commit6bb3e52c36be3cecb9e36288449705264a5211fd (patch)
tree582bbb4a8b672d218f4227916a7b9f8ad7fd8246 /lib/plugin.cpp
parent5dc7e1a08f92f3883efaed7bf251f98e8814cefc (diff)
downloadkpilot-master.tar.gz
kpilot-master.zip
Use tdeinstance.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/plugin.cpp')
-rw-r--r--lib/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugin.cpp b/lib/plugin.cpp
index c39173f..f6d0363 100644
--- a/lib/plugin.cpp
+++ b/lib/plugin.cpp
@@ -53,7 +53,7 @@
#include <tdeapplication.h>
#include <tdeglobal.h>
#include <kiconloader.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <klibloader.h>
#include <tdemessagebox.h>
#include <kservice.h>