diff options
Diffstat (limited to 'kopete/plugins/history/converter.cpp')
-rw-r--r-- | kopete/plugins/history/converter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/plugins/history/converter.cpp b/kopete/plugins/history/converter.cpp index 34d2a426..f3616ee4 100644 --- a/kopete/plugins/history/converter.cpp +++ b/kopete/plugins/history/converter.cpp @@ -26,7 +26,7 @@ #include <kstandarddirs.h> #include <kmessagebox.h> #include <kprogress.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <ksavefile.h> #include <tqdir.h> #include <tqdom.h> |