diff options
Diffstat (limited to 'kaudiocreator/encoder.h')
-rw-r--r-- | kaudiocreator/encoder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaudiocreator/encoder.h b/kaudiocreator/encoder.h index fdc7bb53..281be620 100644 --- a/kaudiocreator/encoder.h +++ b/kaudiocreator/encoder.h @@ -26,7 +26,7 @@ #include <tqptrlist.h> #include <tqmap.h> #include "job.h" -#include <kprocess.h> +#include <tdeprocess.h> class EncoderPrefs; |