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 616cdbc13..dce2e8cdb 100644 --- a/konqueror/shellcmdplugin/kshellcmdexecutor.h +++ b/konqueror/shellcmdplugin/kshellcmdexecutor.h @@ -21,7 +21,7 @@  #define SHELLCOMMANDEXECUTOR_H  #include <tqstring.h> -#include <tqtextview.h> +#include <textview.h>  class PtyProcess;  class TQSocketNotifier; | 
