summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 12:55:07 +0900
committerMichele Calgaro <[email protected]>2024-12-02 12:55:07 +0900
commitfde80083bd2224255f19619925f69e027ac3e14f (patch)
tree6a96e754918f28a3017855c39de73bfcb5b771dd
parenta0d6b8d631b7a2be6dcdcceeb34fd33fad54bc1e (diff)
downloadkdirstat-master.tar.gz
kdirstat-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--kdirstat/kcleanup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdirstat/kcleanup.cpp b/kdirstat/kcleanup.cpp
index 0028aa7..c99f2ca 100644
--- a/kdirstat/kcleanup.cpp
+++ b/kdirstat/kcleanup.cpp
@@ -12,7 +12,7 @@
#include <tqregexp.h>
#include <tdeapplication.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kdebug.h>
#include <tdemessagebox.h>
#include <tdelocale.h>