summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:45:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:45:53 +0900
commit9e4c12d17834b502f3422c9f72a19b4ce9460864 (patch)
treed3693d67f86be94fc39f6b344f43b4c67a294a23 /src/main.cpp
parentd621f1d1d3dc42a94ccec26d428ae4cd4395b91b (diff)
downloadk3b-9e4c12d17834b502f3422c9f72a19b4ce9460864.tar.gz
k3b-9e4c12d17834b502f3422c9f72a19b4ce9460864.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 3e8d24c..76c2d84 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -17,7 +17,7 @@
#include <tdecmdlineargs.h>
#include <tdeaboutdata.h>
#include <tdelocale.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdemessagebox.h>
#include <kstandarddirs.h>
#include <ksimpleconfig.h>