summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/torrentcreator.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:50:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:50:28 -0600
commit6592a47e5dd48c7b5c506c3bde0dce57fe858298 (patch)
tree7f6eaf648b3ca743de3f6220c7f2b29d40480144 /libktorrent/torrent/torrentcreator.cpp
parent409b87cbe23e2f18e7a73a81ce958aa0fdd148e4 (diff)
downloadktorrent-6592a47e5dd48c7b5c506c3bde0dce57fe858298.tar.gz
ktorrent-6592a47e5dd48c7b5c506c3bde0dce57fe858298.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'libktorrent/torrent/torrentcreator.cpp')
-rw-r--r--libktorrent/torrent/torrentcreator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/torrentcreator.cpp b/libktorrent/torrent/torrentcreator.cpp
index fae7d75..35c8c3e 100644
--- a/libktorrent/torrent/torrentcreator.cpp
+++ b/libktorrent/torrent/torrentcreator.cpp
@@ -19,7 +19,7 @@
***************************************************************************/
#include <tqdir.h>
#include <tqfileinfo.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <time.h>
#include <util/error.h>
#include <ktversion.h>