summaryrefslogtreecommitdiffstats
path: root/konqueror/shellcmdplugin/kshellcmdexecutor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'konqueror/shellcmdplugin/kshellcmdexecutor.cpp')
-rw-r--r--konqueror/shellcmdplugin/kshellcmdexecutor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/shellcmdplugin/kshellcmdexecutor.cpp b/konqueror/shellcmdplugin/kshellcmdexecutor.cpp
index 121dac7ad..7af5ed2bf 100644
--- a/konqueror/shellcmdplugin/kshellcmdexecutor.cpp
+++ b/konqueror/shellcmdplugin/kshellcmdexecutor.cpp
@@ -28,7 +28,7 @@
#include <kinputdialog.h>
#include <kglobalsettings.h>
-#include <kdesu/process.h>
+#include <tdesu/process.h>
#include <klocale.h>
KShellCommandExecutor::KShellCommandExecutor(const TQString& command, TQWidget* parent)