summaryrefslogtreecommitdiffstats
path: root/kget/kget_plug_in/kget_plug_in.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 10:04:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-19 10:11:12 +0900
commit719f290d5eeb63d0d0424eb4733dde89b23dfd7c (patch)
tree2a14d0ad5be5d62b68eba5bd3cc6003b6a8bbbc4 /kget/kget_plug_in/kget_plug_in.cpp
parent93a42da1f83a5e1f78d0da9c9d6235f817a1d9a8 (diff)
downloadtdenetwork-719f290d.tar.gz
tdenetwork-719f290d.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0c3c5e676e73b11349606c3c0bbb3855b423f016)
Diffstat (limited to 'kget/kget_plug_in/kget_plug_in.cpp')
-rw-r--r--kget/kget_plug_in/kget_plug_in.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kget/kget_plug_in/kget_plug_in.cpp b/kget/kget_plug_in/kget_plug_in.cpp
index b02bbaa4..b8681729 100644
--- a/kget/kget_plug_in/kget_plug_in.cpp
+++ b/kget/kget_plug_in/kget_plug_in.cpp
@@ -27,7 +27,7 @@
#include <kiconloader.h>
#include <tdeglobal.h>
#include <tdeaction.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdepopupmenu.h>