diff options
Diffstat (limited to 'khotkeys/arts')
-rw-r--r-- | khotkeys/arts/soundrecorder_arts.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/arts/soundrecorder_arts.cpp b/khotkeys/arts/soundrecorder_arts.cpp index 0faf71002..0fdc48ab9 100644 --- a/khotkeys/arts/soundrecorder_arts.cpp +++ b/khotkeys/arts/soundrecorder_arts.cpp @@ -31,7 +31,7 @@ #include <arts/kartsdispatcher.h> #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqtimer.h> |