diff options
Diffstat (limited to 'kbounce/highscores.cpp')
-rw-r--r-- | kbounce/highscores.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbounce/highscores.cpp b/kbounce/highscores.cpp index 5dc3bf47..53789f7c 100644 --- a/kbounce/highscores.cpp +++ b/kbounce/highscores.cpp @@ -1,6 +1,6 @@ #include "highscores.h" -#include <klocale.h> +#include <tdelocale.h> using namespace KExtHighscore; |