summaryrefslogtreecommitdiffstats
path: root/kdat
diff options
context:
space:
mode:
Diffstat (limited to 'kdat')
-rw-r--r--kdat/BackupDlg.cpp2
-rw-r--r--kdat/VerifyDlg.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/kdat/BackupDlg.cpp b/kdat/BackupDlg.cpp
index 752c643..09358e6 100644
--- a/kdat/BackupDlg.cpp
+++ b/kdat/BackupDlg.cpp
@@ -32,7 +32,7 @@
#include <kstdguiitem.h>
#include <tdeapplication.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdemessagebox.h>
#include <kpushbutton.h>
#include <kstdguiitem.h>
diff --git a/kdat/VerifyDlg.cpp b/kdat/VerifyDlg.cpp
index 72a2505..7d40493 100644
--- a/kdat/VerifyDlg.cpp
+++ b/kdat/VerifyDlg.cpp
@@ -29,7 +29,7 @@
#include <tqfile.h>
#include <tdeapplication.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kdebug.h>
#include <kpushbutton.h>