summaryrefslogtreecommitdiffstats
path: root/src/fetch/imdbfetcher.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 00:56:40 -0600
committerTimothy Pearson <[email protected]>2013-01-27 00:56:40 -0600
commiteb94524b31d08c526213c8c345df684915c12086 (patch)
tree589b94c9915cc10647aac3cc5f424185a2f8af9b /src/fetch/imdbfetcher.h
parente0fdd1049be9415640911dccfa2b4327205ceb92 (diff)
downloadtellico-eb94524b31d08c526213c8c345df684915c12086.tar.gz
tellico-eb94524b31d08c526213c8c345df684915c12086.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/fetch/imdbfetcher.h')
-rw-r--r--src/fetch/imdbfetcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fetch/imdbfetcher.h b/src/fetch/imdbfetcher.h
index 75549fe..e0451cf 100644
--- a/src/fetch/imdbfetcher.h
+++ b/src/fetch/imdbfetcher.h
@@ -19,7 +19,7 @@
#include "../datavectors.h"
#include <kurl.h>
-#include <kio/job.h>
+#include <tdeio/job.h>
#include <tqcstring.h> // for TQByteArray
#include <tqmap.h>