diff options
Diffstat (limited to 'kommander/editor/messagelog.cpp')
-rw-r--r-- | kommander/editor/messagelog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/messagelog.cpp b/kommander/editor/messagelog.cpp index c180c61c..9c3b3c1b 100644 --- a/kommander/editor/messagelog.cpp +++ b/kommander/editor/messagelog.cpp @@ -16,7 +16,7 @@ #include "messagelog.h" -#include <kapplication.h> +#include <tdeapplication.h> #include <tdefiledialog.h> #include <kiconloader.h> #include <tdelistbox.h> |