diff options
Diffstat (limited to 'juk/playlistitem.cpp')
-rw-r--r-- | juk/playlistitem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/playlistitem.cpp b/juk/playlistitem.cpp index 67ba4034..085464cb 100644 --- a/juk/playlistitem.cpp +++ b/juk/playlistitem.cpp @@ -16,7 +16,7 @@ #include <config.h> #include <kdebug.h> -#include <kaction.h> +#include <tdeaction.h> #include <kiconloader.h> #include "playlistitem.h" |