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 e15c7674..0de9da08 100644 --- a/kpat/gamestatsimpl.cpp +++ b/kpat/gamestatsimpl.cpp @@ -5,7 +5,7 @@ #include <tqcombobox.h> #include <tqlabel.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <tdeconfig.h> #include <klocale.h> |