summaryrefslogtreecommitdiffstats
path: root/cervisia/checkoutdlg.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:08:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 13:08:26 +0900
commitd61386ca8c84ff7b6680cff7070d0d3d20ed686c (patch)
treedb2808e0f74ea29948c4291bb2fe641866b91491 /cervisia/checkoutdlg.cpp
parent09d880cffc92aaa038a909b5e474a5f85784d4ef (diff)
downloadtdesdk-d61386ca8c84ff7b6680cff7070d0d3d20ed686c.tar.gz
tdesdk-d61386ca8c84ff7b6680cff7070d0d3d20ed686c.zip
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'cervisia/checkoutdlg.cpp')
-rw-r--r--cervisia/checkoutdlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/checkoutdlg.cpp b/cervisia/checkoutdlg.cpp
index 2a8175c4..749aa96d 100644
--- a/cervisia/checkoutdlg.cpp
+++ b/cervisia/checkoutdlg.cpp
@@ -27,7 +27,7 @@
#include <tqlayout.h>
#include <tqlabel.h>
#include <tqpushbutton.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdefiledialog.h>
#include <klineedit.h>
#include <tdelocale.h>