diff options
Diffstat (limited to 'kpackage/pkgInterface.cpp')
-rw-r--r-- | kpackage/pkgInterface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/pkgInterface.cpp b/kpackage/pkgInterface.cpp index c3f9a7e..984628d 100644 --- a/kpackage/pkgInterface.cpp +++ b/kpackage/pkgInterface.cpp @@ -34,7 +34,7 @@ #include "options.h" #include "cache.h" #include "updateLoc.h" -#include "kio.h" +#include "tdeio.h" extern Opts *opts; ////////////////////////////////////////////////////////////////////////////// |