diff options
Diffstat (limited to 'kpoker/main.cpp')
-rw-r--r-- | kpoker/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/main.cpp b/kpoker/main.cpp index df81b0d3..c635b1b9 100644 --- a/kpoker/main.cpp +++ b/kpoker/main.cpp @@ -15,7 +15,7 @@ */ #include <tdeapplication.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdecmdlineargs.h> #include <tdeaboutdata.h> |