diff options
Diffstat (limited to 'kaudiocreator/encoder.h')
-rw-r--r-- | kaudiocreator/encoder.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kaudiocreator/encoder.h b/kaudiocreator/encoder.h index b891e0b5..281be620 100644 --- a/kaudiocreator/encoder.h +++ b/kaudiocreator/encoder.h @@ -26,13 +26,13 @@ #include <tqptrlist.h> #include <tqmap.h> #include "job.h" -#include <kprocess.h> +#include <tdeprocess.h> class EncoderPrefs; class Encoder : public TQObject { -Q_OBJECT +TQ_OBJECT signals: |