diff options
Diffstat (limited to 'konqueror/shellcmdplugin')
-rw-r--r-- | konqueror/shellcmdplugin/kshellcmdplugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/shellcmdplugin/kshellcmdplugin.cpp b/konqueror/shellcmdplugin/kshellcmdplugin.cpp index 16975c405..efd95a88b 100644 --- a/konqueror/shellcmdplugin/kshellcmdplugin.cpp +++ b/konqueror/shellcmdplugin/kshellcmdplugin.cpp @@ -24,7 +24,7 @@ #include <kapplication.h> #include "kshellcmddialog.h" #include <kgenericfactory.h> -#include <kio/netaccess.h> +#include <tdeio/netaccess.h> KShellCmdPlugin::KShellCmdPlugin( TQObject* parent, const char* name, const TQStringList & ) |