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 0de9da08..2b27ee74 100644 --- a/kpat/gamestatsimpl.cpp +++ b/kpat/gamestatsimpl.cpp @@ -7,7 +7,7 @@ #include <tdeapplication.h> #include <tdeconfig.h> -#include <klocale.h> +#include <tdelocale.h> GameStatsImpl::GameStatsImpl(TQWidget* aParent, const char* aname) : GameStats(aParent, aname) |