diff options
Diffstat (limited to 'kolf/game.h')
-rw-r--r-- | kolf/game.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolf/game.h b/kolf/game.h index ee940802..fcbeec4e 100644 --- a/kolf/game.h +++ b/kolf/game.h @@ -2,7 +2,7 @@ #define GAME_H #include <kdebug.h> -#include <klocale.h> +#include <tdelocale.h> #include <kpixmap.h> #include <arts/kplayobject.h> #include <arts/kartsserver.h> |