summaryrefslogtreecommitdiffstats
path: root/kicker-applets/mediacontrol/jukInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker-applets/mediacontrol/jukInterface.h')
-rw-r--r--kicker-applets/mediacontrol/jukInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/mediacontrol/jukInterface.h b/kicker-applets/mediacontrol/jukInterface.h
index f305ab0..55874f6 100644
--- a/kicker-applets/mediacontrol/jukInterface.h
+++ b/kicker-applets/mediacontrol/jukInterface.h
@@ -25,7 +25,7 @@
#include <tqtimer.h>
-class QProcess;
+class TQProcess;
class JuKInterface : public PlayerInterface
{