summaryrefslogtreecommitdiffstats
path: root/lib/store/KoTarStore.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:54:22 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:54:22 -0600
commit038b18b2df1da40baab30d62171766048a948095 (patch)
treeba99d50e3e7b3f2eccb63ba71aea4f6163ede37a /lib/store/KoTarStore.cpp
parentd0baf2961c379b31587c6542625018c6177474d0 (diff)
downloadkoffice-038b18b2df1da40baab30d62171766048a948095.tar.gz
koffice-038b18b2df1da40baab30d62171766048a948095.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'lib/store/KoTarStore.cpp')
-rw-r--r--lib/store/KoTarStore.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/store/KoTarStore.cpp b/lib/store/KoTarStore.cpp
index 5d131a90..d4e6667a 100644
--- a/lib/store/KoTarStore.cpp
+++ b/lib/store/KoTarStore.cpp
@@ -25,7 +25,7 @@
#include <kdebug.h>
#include <kurl.h>
#include <tdeversion.h>
-#include <kio/netaccess.h>
+#include <tdeio/netaccess.h>
KoTarStore::KoTarStore( const TQString & _filename, Mode _mode, const TQCString & appIdentification )
{