diff options
Diffstat (limited to 'kpat/gamestatsimpl.cpp')
-rw-r--r-- | kpat/gamestatsimpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/gamestatsimpl.cpp b/kpat/gamestatsimpl.cpp index 355768d4..e15c7674 100644 --- a/kpat/gamestatsimpl.cpp +++ b/kpat/gamestatsimpl.cpp @@ -6,7 +6,7 @@ #include <tqlabel.h> #include <kapplication.h> -#include <kconfig.h> +#include <tdeconfig.h> #include <klocale.h> GameStatsImpl::GameStatsImpl(TQWidget* aParent, const char* aname) |