diff options
Diffstat (limited to 'kicker/applets/naughty/NaughtyApplet.cpp')
-rw-r--r-- | kicker/applets/naughty/NaughtyApplet.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kicker/applets/naughty/NaughtyApplet.cpp b/kicker/applets/naughty/NaughtyApplet.cpp index c3138e447..c805a46a6 100644 --- a/kicker/applets/naughty/NaughtyApplet.cpp +++ b/kicker/applets/naughty/NaughtyApplet.cpp @@ -29,8 +29,8 @@ #include <kiconloader.h> #include <kglobal.h> #include <tdeconfig.h> -#include <kaboutapplication.h> -#include <kaboutdata.h> +#include <tdeaboutapplication.h> +#include <tdeaboutdata.h> #include <klocale.h> #include <tdepopupmenu.h> #include <kmessagebox.h> |