diff options
Diffstat (limited to 'kstartperf/kstartperf.cpp')
-rw-r--r-- | kstartperf/kstartperf.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstartperf/kstartperf.cpp b/kstartperf/kstartperf.cpp index f54a45c9..1c6a8aa9 100644 --- a/kstartperf/kstartperf.cpp +++ b/kstartperf/kstartperf.cpp @@ -22,7 +22,7 @@ #include <tdeapplication.h> #include <tdeaboutdata.h> #include <tdecmdlineargs.h> -#include <klocale.h> +#include <tdelocale.h> #include <kstandarddirs.h> |