diff options
Diffstat (limited to 'knewsticker/newsscroller.cpp')
-rw-r--r-- | knewsticker/newsscroller.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knewsticker/newsscroller.cpp b/knewsticker/newsscroller.cpp index 1cb992fd..cd9d9000 100644 --- a/knewsticker/newsscroller.cpp +++ b/knewsticker/newsscroller.cpp @@ -23,7 +23,7 @@ #include "configaccess.h" #include "newsscroller.h" #include "newsengine.h" -#include <kapplication.h> +#include <tdeapplication.h> class Headline { |