summaryrefslogtreecommitdiffstats
path: root/kdesu/process.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:13 -0600
commit0ae5679aa160245af248836e1d7743aeff63f2e1 (patch)
tree64608dccc9bfd57800995a414f6287b7605ca637 /kdesu/process.cpp
parentd3b5575f31f14629dbd3fd900665e1a69aa7bcd5 (diff)
downloadtdelibs-0ae5679aa160245af248836e1d7743aeff63f2e1.tar.gz
tdelibs-0ae5679aa160245af248836e1d7743aeff63f2e1.zip
Additional kde to tde renaming
Diffstat (limited to 'kdesu/process.cpp')
-rw-r--r--kdesu/process.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdesu/process.cpp b/kdesu/process.cpp
index d50e188f5..d52308f63 100644
--- a/kdesu/process.cpp
+++ b/kdesu/process.cpp
@@ -2,7 +2,7 @@
*
* $Id$
*
- * This file is part of the KDE project, module kdesu.
+ * This file is part of the KDE project, module tdesu.
* Copyright (C) 1999,2000 Geert Jansen <jansen@kde.org>
*
* This file contains code from TEShell.C of the KDE konsole.
@@ -53,7 +53,7 @@
#include <kstandarddirs.h>
#include "process.h"
-#include "kdesu_pty.h"
+#include "tdesu_pty.h"
#include "kcookie.h"
int PtyProcess::waitMS(int fd,int ms)