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 f13f1678..087f3e2b 100644 --- a/kpoker/global.h +++ b/kpoker/global.h @@ -20,7 +20,7 @@ #include <klocale.h> #include <tdeconfig.h> -extern KLocale *locale; +extern TDELocale *locale; extern TDEConfig *conf; #endif |