summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/html/configlist_8h-source.html2
-rw-r--r--kshowmail/configlist.h2
-rw-r--r--kshowmail/kcmconfigs/configactions.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/configlist_8h-source.html b/doc/html/configlist_8h-source.html
index decd109..f84c20c 100644
--- a/doc/html/configlist_8h-source.html
+++ b/doc/html/configlist_8h-source.html
@@ -51,7 +51,7 @@
<a name="l00029"></a>00029
<a name="l00030"></a>00030 <span class="comment">//KDE headers</span>
<a name="l00031"></a>00031 <span class="preprocessor">#include &lt;kcombobox.h&gt;</span>
-<a name="l00032"></a>00032 <span class="preprocessor">#include &lt;kprocess.h&gt;</span>
+<a name="l00032"></a>00032 <span class="preprocessor">#include &lt;tdeprocess.h&gt;</span>
<a name="l00033"></a>00033 <span class="preprocessor">#include &lt;kdebug.h&gt;</span>
<a name="l00034"></a>00034
<a name="l00035"></a>00035 <span class="comment">//KShowmail headers</span>
diff --git a/kshowmail/configlist.h b/kshowmail/configlist.h
index b5fa070..7a2ab09 100644
--- a/kshowmail/configlist.h
+++ b/kshowmail/configlist.h
@@ -29,7 +29,7 @@
//KDE headers
#include <kcombobox.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <kdebug.h>
//KShowmail headers
diff --git a/kshowmail/kcmconfigs/configactions.h b/kshowmail/kcmconfigs/configactions.h
index 3cddf32..b01c986 100644
--- a/kshowmail/kcmconfigs/configactions.h
+++ b/kshowmail/kcmconfigs/configactions.h
@@ -29,7 +29,7 @@
#include <tdeapplication.h>
#include <tdefiledialog.h>
#include <kaudioplayer.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdemessagebox.h>
#include <kstandarddirs.h>