diff options
Diffstat (limited to 'kopete/kopete/chatwindow/kopetechatwindow.cpp')
-rw-r--r-- | kopete/kopete/chatwindow/kopetechatwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/chatwindow/kopetechatwindow.cpp b/kopete/kopete/chatwindow/kopetechatwindow.cpp index 5e056d5e..28a58abf 100644 --- a/kopete/kopete/chatwindow/kopetechatwindow.cpp +++ b/kopete/kopete/chatwindow/kopetechatwindow.cpp @@ -26,7 +26,7 @@ #include <tqtooltip.h> #include <tqfileinfo.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <kcursor.h> #include <klocale.h> #include <kmenubar.h> |