diff options
Diffstat (limited to 'khotkeys/kcontrol/info_tab.cpp')
-rw-r--r-- | khotkeys/kcontrol/info_tab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/info_tab.cpp b/khotkeys/kcontrol/info_tab.cpp index 7a2e0c916..feba07dd1 100644 --- a/khotkeys/kcontrol/info_tab.cpp +++ b/khotkeys/kcontrol/info_tab.cpp @@ -19,7 +19,7 @@ #include <tqpushbutton.h> #include <tqlabel.h> -#include <klocale.h> +#include <tdelocale.h> namespace KHotKeys { |