diff options
Diffstat (limited to 'kpoker/global.h')
-rw-r--r-- | kpoker/global.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/global.h b/kpoker/global.h index 087f3e2b..a6a25ba5 100644 --- a/kpoker/global.h +++ b/kpoker/global.h @@ -17,7 +17,7 @@ #ifndef __GLOBAL__H__ #define __GLOBAL__H__ -#include <klocale.h> +#include <tdelocale.h> #include <tdeconfig.h> extern TDELocale *locale; |