diff options
Diffstat (limited to 'kcontrol/performance/system.cpp')
-rw-r--r-- | kcontrol/performance/system.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/performance/system.cpp b/kcontrol/performance/system.cpp index 57d50ee14..3e9c16051 100644 --- a/kcontrol/performance/system.cpp +++ b/kcontrol/performance/system.cpp @@ -22,7 +22,7 @@ #include <tqwhatsthis.h> #include <tqcheckbox.h> #include <tqlabel.h> -#include <klocale.h> +#include <tdelocale.h> namespace KCMPerformance { |