diff options
Diffstat (limited to 'kpoker/playerbox.cpp')
-rw-r--r-- | kpoker/playerbox.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpoker/playerbox.cpp b/kpoker/playerbox.cpp index dee8337f..8076554f 100644 --- a/kpoker/playerbox.cpp +++ b/kpoker/playerbox.cpp @@ -20,8 +20,8 @@ #include <tqlayout.h> #include <tqhbox.h> -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> #include <kdebug.h> #include "player.h" |