diff options
Diffstat (limited to 'noatun-plugins/nexscope/noatunplugin.h')
-rw-r--r-- | noatun-plugins/nexscope/noatunplugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/nexscope/noatunplugin.h b/noatun-plugins/nexscope/noatunplugin.h index 33a6e15..11a122e 100644 --- a/noatun-plugins/nexscope/noatunplugin.h +++ b/noatun-plugins/nexscope/noatunplugin.h @@ -1,7 +1,7 @@ #ifndef NEXPLUG_H #define NEXPLUG_H -#include <kprocess.h> +#include <tdeprocess.h> #include <noatun/plugin.h> class NexPlugin : public TQObject, public Plugin |