summaryrefslogtreecommitdiffstats
path: root/tar/tar.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:42 -0600
commitbc71c5b1f383050cd74e96812fda7e91f88f4dfa (patch)
tree6db2129df9836d876966b3fd2435a1578104021a /tar/tar.h
parentecb4aba1737ce20e9e8aa3f719e7beea95e0b162 (diff)
downloadkrusader-bc71c5b1f383050cd74e96812fda7e91f88f4dfa.tar.gz
krusader-bc71c5b1f383050cd74e96812fda7e91f88f4dfa.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tar/tar.h')
-rw-r--r--tar/tar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tar/tar.h b/tar/tar.h
index daf3887..ca229d2 100644
--- a/tar/tar.h
+++ b/tar/tar.h
@@ -20,7 +20,7 @@
#ifndef _TAR_H
#define _TAR_H
-#include <kio/slavebase.h>
+#include <tdeio/slavebase.h>
#include <sys/types.h>
class ArchiveProtocol : public TDEIO::SlaveBase {