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 b8f5f19c..5ac23449 100644 --- a/kpoker/newgamedlg.cpp +++ b/kpoker/newgamedlg.cpp @@ -25,7 +25,7 @@ // KDE includes #include <klocale.h> #include <knuminput.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeconfig.h> #include <knumvalidator.h> |