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