diff options
Diffstat (limited to 'src/commands/studio/ModifyDeviceCommand.h')
-rw-r--r-- | src/commands/studio/ModifyDeviceCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/studio/ModifyDeviceCommand.h b/src/commands/studio/ModifyDeviceCommand.h index f6c5289..c6f2fa2 100644 --- a/src/commands/studio/ModifyDeviceCommand.h +++ b/src/commands/studio/ModifyDeviceCommand.h @@ -31,7 +31,7 @@ #include <string> #include <kcommand.h> #include <tqstring.h> -#include <klocale.h> +#include <tdelocale.h> class Modify; |