summaryrefslogtreecommitdiffstats
path: root/kpackage/pkgInterface.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 15:43:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 15:43:20 -0600
commit5632d42a9736b114d8cf86d398a327e7b088846f (patch)
treee39c1c99f14ceae022d6f811855c11392170ede3 /kpackage/pkgInterface.cpp
parent5c51032ff9745b09bb16c980b1c87195197e9e72 (diff)
downloadtdeadmin-5632d42a9736b114d8cf86d398a327e7b088846f.tar.gz
tdeadmin-5632d42a9736b114d8cf86d398a327e7b088846f.zip
Minor update for kioslave rename
Diffstat (limited to 'kpackage/pkgInterface.cpp')
-rw-r--r--kpackage/pkgInterface.cpp2
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;
//////////////////////////////////////////////////////////////////////////////