diff options
Diffstat (limited to 'kpoker/betbox.cpp')
-rw-r--r-- | kpoker/betbox.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpoker/betbox.cpp b/kpoker/betbox.cpp index 2ed453e4..01d6fe3c 100644 --- a/kpoker/betbox.cpp +++ b/kpoker/betbox.cpp @@ -18,8 +18,8 @@ #include <tqpushbutton.h> #include <tqlayout.h> -#include <kglobal.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdelocale.h> #include "betbox.h" |