diff options
Diffstat (limited to 'kpoker/optionsdlg.cpp')
-rw-r--r-- | kpoker/optionsdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/optionsdlg.cpp b/kpoker/optionsdlg.cpp index 5fdfbfcf..e095bd1d 100644 --- a/kpoker/optionsdlg.cpp +++ b/kpoker/optionsdlg.cpp @@ -20,7 +20,7 @@ #include <tqlayout.h> // KDE includes -#include <klocale.h> +#include <tdelocale.h> #include <knuminput.h> // own includes |