diff options
Diffstat (limited to 'kpilot/fileInstaller.cc')
-rw-r--r-- | kpilot/fileInstaller.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/fileInstaller.cc b/kpilot/fileInstaller.cc index 608879c..ffe9b8f 100644 --- a/kpilot/fileInstaller.cc +++ b/kpilot/fileInstaller.cc @@ -41,7 +41,7 @@ #include <kglobal.h> #include <kstandarddirs.h> #include <kurl.h> -#include <kio/netaccess.h> +#include <tdeio/netaccess.h> #include <kmessagebox.h> #include "fileInstaller.moc" |