summaryrefslogtreecommitdiffstats
path: root/kdepasswd/kcm/chfnprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdepasswd/kcm/chfnprocess.h')
-rw-r--r--kdepasswd/kcm/chfnprocess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdepasswd/kcm/chfnprocess.h b/kdepasswd/kcm/chfnprocess.h
index 4f129b643..d29ccc538 100644
--- a/kdepasswd/kcm/chfnprocess.h
+++ b/kdepasswd/kcm/chfnprocess.h
@@ -12,7 +12,7 @@
#define CHFNPROC_H
#include <tqcstring.h>
-#include <kdesu/process.h>
+#include <tdesu/process.h>
class ChfnProcess : public PtyProcess
{