diff options
Diffstat (limited to 'kgoldrunner/src/main.cpp')
-rw-r--r-- | kgoldrunner/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kgoldrunner/src/main.cpp b/kgoldrunner/src/main.cpp index c8057ca8..287f3b85 100644 --- a/kgoldrunner/src/main.cpp +++ b/kgoldrunner/src/main.cpp @@ -6,7 +6,7 @@ #include <dcopclient.h> #include <tdeaboutdata.h> #include <tdecmdlineargs.h> -#include <klocale.h> +#include <tdelocale.h> #include "kgrconsts.h" #include "kgoldrunner.h" |