summaryrefslogtreecommitdiffstats
path: root/tdeioslave/fish/fish.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 22:36:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-18 22:41:08 +0900
commit2e0f267a03e5c086841ad1ed58f62394f5b38db0 (patch)
tree26c4a9d9283856b703db40efebeda9ef4ad84b66 /tdeioslave/fish/fish.cpp
parent9e404dea2461a908f6d45824609c108dca05e5d9 (diff)
downloadtdebase-2e0f267a.tar.gz
tdebase-2e0f267a.zip
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fc027edfaa4e1134538d74499347fe7c15148f53)
Diffstat (limited to 'tdeioslave/fish/fish.cpp')
-rw-r--r--tdeioslave/fish/fish.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/fish/fish.cpp b/tdeioslave/fish/fish.cpp
index 7404ffa66..1cda038d5 100644
--- a/tdeioslave/fish/fish.cpp
+++ b/tdeioslave/fish/fish.cpp
@@ -63,7 +63,7 @@
#include <kdebug.h>
#include <tdemessagebox.h>
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tdeglobal.h>
#include <kstandarddirs.h>
#include <tdelocale.h>