diff options
Diffstat (limited to 'src/commands/studio/RenameDeviceCommand.h')
-rw-r--r-- | src/commands/studio/RenameDeviceCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/studio/RenameDeviceCommand.h b/src/commands/studio/RenameDeviceCommand.h index 8e4f1f4..941817f 100644 --- a/src/commands/studio/RenameDeviceCommand.h +++ b/src/commands/studio/RenameDeviceCommand.h @@ -30,7 +30,7 @@ #include <string> #include <kcommand.h> #include <tqstring.h> -#include <klocale.h> +#include <tdelocale.h> |