diff options
Diffstat (limited to 'konversation/src/urlcatcher.cpp')
-rw-r--r-- | konversation/src/urlcatcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konversation/src/urlcatcher.cpp b/konversation/src/urlcatcher.cpp index d06614d..3a531d5 100644 --- a/konversation/src/urlcatcher.cpp +++ b/konversation/src/urlcatcher.cpp @@ -25,7 +25,7 @@ #include <tqwhatsthis.h> #include <tqlayout.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeactionclasses.h> #include <klocale.h> #include <kdebug.h> |