diff options
Diffstat (limited to 'noatun/modules/systray/systray.cpp')
-rw-r--r-- | noatun/modules/systray/systray.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/systray/systray.cpp b/noatun/modules/systray/systray.cpp index 0cfde28e..3ef8841c 100644 --- a/noatun/modules/systray/systray.cpp +++ b/noatun/modules/systray/systray.cpp @@ -38,7 +38,7 @@ #include <noatun/player.h> #include <noatun/stdaction.h> -#include <kaction.h> +#include <tdeaction.h> #include <tdeconfig.h> #include <tqfile.h> #include <kglobal.h> |