diff options
Diffstat (limited to 'kpoker/newgamedlg.cpp')
-rw-r--r-- | kpoker/newgamedlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/newgamedlg.cpp b/kpoker/newgamedlg.cpp index 5ac23449..21023ccd 100644 --- a/kpoker/newgamedlg.cpp +++ b/kpoker/newgamedlg.cpp @@ -23,7 +23,7 @@ #include <tqlayout.h> // KDE includes -#include <klocale.h> +#include <tdelocale.h> #include <knuminput.h> #include <tdeapplication.h> #include <tdeconfig.h> |