diff options
Diffstat (limited to 'kgeography/src/map.cpp')
-rw-r--r-- | kgeography/src/map.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kgeography/src/map.cpp b/kgeography/src/map.cpp index 99861e4a..6c54db69 100644 --- a/kgeography/src/map.cpp +++ b/kgeography/src/map.cpp @@ -11,7 +11,7 @@ #include <stdlib.h> // for RAND_MAX #include <tdeapplication.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqfile.h> #include <tqfileinfo.h> |