summaryrefslogtreecommitdiffstats
path: root/libktorrent/datachecker/singledatachecker.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:09:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:09:32 -0600
commit409b87cbe23e2f18e7a73a81ce958aa0fdd148e4 (patch)
tree58b5c670f6dc5a7d6336b402b20916790b592af7 /libktorrent/datachecker/singledatachecker.cpp
parent22a3bb149c883b06dc57b2ef7920ddfb03e7a92e (diff)
downloadktorrent-409b87cbe23e2f18e7a73a81ce958aa0fdd148e4.tar.gz
ktorrent-409b87cbe23e2f18e7a73a81ce958aa0fdd148e4.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'libktorrent/datachecker/singledatachecker.cpp')
-rw-r--r--libktorrent/datachecker/singledatachecker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/datachecker/singledatachecker.cpp b/libktorrent/datachecker/singledatachecker.cpp
index 948537c..21341bb 100644
--- a/libktorrent/datachecker/singledatachecker.cpp
+++ b/libktorrent/datachecker/singledatachecker.cpp
@@ -18,7 +18,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#include <klocale.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <util/log.h>
#include <util/file.h>
#include <util/error.h>