diff options
Diffstat (limited to 'kicker-applets/mediacontrol/playerInterface.cpp')
-rw-r--r-- | kicker-applets/mediacontrol/playerInterface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/mediacontrol/playerInterface.cpp b/kicker-applets/mediacontrol/playerInterface.cpp index 564f783..1b90cf0 100644 --- a/kicker-applets/mediacontrol/playerInterface.cpp +++ b/kicker-applets/mediacontrol/playerInterface.cpp @@ -17,7 +17,7 @@ #include "playerInterface.h" #include "playerInterface.moc" -#include <kapplication.h> +#include <tdeapplication.h> #include <kmessagebox.h> #include <klocale.h> |