summaryrefslogtreecommitdiffstats
path: root/lib/store/KoZipStore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/store/KoZipStore.cpp')
-rw-r--r--lib/store/KoZipStore.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/store/KoZipStore.cpp b/lib/store/KoZipStore.cpp
index 635ad248..b58829c0 100644
--- a/lib/store/KoZipStore.cpp
+++ b/lib/store/KoZipStore.cpp
@@ -25,7 +25,7 @@
#include <kdebug.h>
#include <tdeversion.h>
#include <kurl.h>
-#include <kio/netaccess.h>
+#include <tdeio/netaccess.h>
#if ! KDE_IS_VERSION( 3, 4, 1 )
#include <tqdir.h>
#include <tqfileinfo.h>