diff options
Diffstat (limited to 'src/commands/studio/CreateOrDeleteDeviceCommand.h')
-rw-r--r-- | src/commands/studio/CreateOrDeleteDeviceCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/studio/CreateOrDeleteDeviceCommand.h b/src/commands/studio/CreateOrDeleteDeviceCommand.h index 3db7b25..4df85b3 100644 --- a/src/commands/studio/CreateOrDeleteDeviceCommand.h +++ b/src/commands/studio/CreateOrDeleteDeviceCommand.h @@ -31,7 +31,7 @@ #include <string> #include <kcommand.h> #include <tqstring.h> -#include <klocale.h> +#include <tdelocale.h> |