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 083e0b4f..b8f5f19c 100644 --- a/kpoker/newgamedlg.cpp +++ b/kpoker/newgamedlg.cpp @@ -26,7 +26,7 @@ #include <klocale.h> #include <knuminput.h> #include <kapplication.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <knumvalidator.h> // own includes |