diff options
Diffstat (limited to 'kaudiocreator/job.h')
-rw-r--r-- | kaudiocreator/job.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaudiocreator/job.h b/kaudiocreator/job.h index bb65eed9..c314976e 100644 --- a/kaudiocreator/job.h +++ b/kaudiocreator/job.h @@ -22,7 +22,7 @@ #define JOB_H #include <tqmap.h> -#include <klocale.h> +#include <tdelocale.h> /** * The job class is what is passed around the system. All of the data about |