diff options
Diffstat (limited to 'kbackgammon/engines/nextgen/kbgng.cpp')
-rw-r--r-- | kbackgammon/engines/nextgen/kbgng.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbackgammon/engines/nextgen/kbgng.cpp b/kbackgammon/engines/nextgen/kbgng.cpp index 6f2bb5a0..72fe77ab 100644 --- a/kbackgammon/engines/nextgen/kbgng.cpp +++ b/kbackgammon/engines/nextgen/kbgng.cpp @@ -34,7 +34,7 @@ #include <kstdaction.h> #include <tqbuttongroup.h> #include <tqcheckbox.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <klocale.h> #include <kmainwindow.h> #include <klineeditdlg.h> |