diff options
Diffstat (limited to 'src/commands/studio/AddControlParameterCommand.h')
-rw-r--r-- | src/commands/studio/AddControlParameterCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/studio/AddControlParameterCommand.h b/src/commands/studio/AddControlParameterCommand.h index 3cbf903..841ceef 100644 --- a/src/commands/studio/AddControlParameterCommand.h +++ b/src/commands/studio/AddControlParameterCommand.h @@ -30,7 +30,7 @@ #include "base/Device.h" #include <kcommand.h> #include <tqstring.h> -#include <klocale.h> +#include <tdelocale.h> |