summaryrefslogtreecommitdiffstats
path: root/quanta/src
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/src')
-rw-r--r--quanta/src/quanta.cpp2
-rw-r--r--quanta/src/quanta_init.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/quanta/src/quanta.cpp b/quanta/src/quanta.cpp
index 46a098df..49457eda 100644
--- a/quanta/src/quanta.cpp
+++ b/quanta/src/quanta.cpp
@@ -76,7 +76,7 @@
#include <kstatusbar.h>
#include <tdepopupmenu.h>
#include <kpushbutton.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kprogress.h>
#include <ktempdir.h>
#include <tdetempfile.h>
diff --git a/quanta/src/quanta_init.cpp b/quanta/src/quanta_init.cpp
index 42e72e38..a3de6154 100644
--- a/quanta/src/quanta_init.cpp
+++ b/quanta/src/quanta_init.cpp
@@ -55,7 +55,7 @@
#include <tdeaction.h>
#include <kstdaction.h>
#include <tdepopupmenu.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kprogress.h>
#include <ktip.h>
#include <tdeio/netaccess.h>