summaryrefslogtreecommitdiffstats
path: root/tdeio/tdefile
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-15 22:06:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-15 22:06:44 +0900
commitaf644c020106e7096d4fe9c648f25eede98c972f (patch)
treee20b7c4bc22bca994e80e6a798313b5800efce21 /tdeio/tdefile
parenta876c10e905fa357d43de03cf0fcb922cac9e4d5 (diff)
downloadtdelibs-master.tar.gz
tdelibs-master.zip
Rename class KProcIO to TDEProcIOHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeio/tdefile')
-rw-r--r--tdeio/tdefile/tdefilesharedlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdefile/tdefilesharedlg.cpp b/tdeio/tdefile/tdefilesharedlg.cpp
index ca5b97e45..9e3770b6c 100644
--- a/tdeio/tdefile/tdefilesharedlg.cpp
+++ b/tdeio/tdefile/tdefilesharedlg.cpp
@@ -26,7 +26,7 @@
#include <tqlayout.h>
#include <tqlineedit.h>
#include <tdeprocess.h>
-#include <kprocio.h>
+#include <tdeprocio.h>
#include <tdelocale.h>
#include <tdeglobalsettings.h>
#include <kstandarddirs.h>