diff options
Diffstat (limited to 'konqueror/shellcmdplugin/kshellcmdexecutor.h')
-rw-r--r-- | konqueror/shellcmdplugin/kshellcmdexecutor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/shellcmdplugin/kshellcmdexecutor.h b/konqueror/shellcmdplugin/kshellcmdexecutor.h index dce2e8cdb..616cdbc13 100644 --- a/konqueror/shellcmdplugin/kshellcmdexecutor.h +++ b/konqueror/shellcmdplugin/kshellcmdexecutor.h @@ -21,7 +21,7 @@ #define SHELLCOMMANDEXECUTOR_H #include <tqstring.h> -#include <textview.h> +#include <tqtextview.h> class PtyProcess; class TQSocketNotifier; |