summaryrefslogtreecommitdiffstats
path: root/juk/webimagefetcher.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:17:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:17:45 -0600
commit9d63b7d4600a5822f26793062dd2eca819bcfb1d (patch)
treec12900de8906070044b2f2c068e4653113d98723 /juk/webimagefetcher.cpp
parentdf14b2948f55e2fccacbe4ae765463a57da35e2b (diff)
downloadtdemultimedia-9d63b7d4600a5822f26793062dd2eca819bcfb1d.tar.gz
tdemultimedia-9d63b7d4600a5822f26793062dd2eca819bcfb1d.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'juk/webimagefetcher.cpp')
-rw-r--r--juk/webimagefetcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/webimagefetcher.cpp b/juk/webimagefetcher.cpp
index 4a4e8621..b05bdff3 100644
--- a/juk/webimagefetcher.cpp
+++ b/juk/webimagefetcher.cpp
@@ -16,7 +16,7 @@
#include <tqdom.h>
#include <tqwaitcondition.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kstatusbar.h>
#include <kdebug.h>
#include <tdemainwindow.h>