diff options
Diffstat (limited to 'libktorrent/datachecker/singledatachecker.cpp')
-rw-r--r-- | libktorrent/datachecker/singledatachecker.cpp | 2 |
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> |