diff options
Diffstat (limited to 'ksokoban/InternalCollections.cpp')
-rw-r--r-- | ksokoban/InternalCollections.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksokoban/InternalCollections.cpp b/ksokoban/InternalCollections.cpp index 5b019f52..e54b8959 100644 --- a/ksokoban/InternalCollections.cpp +++ b/ksokoban/InternalCollections.cpp @@ -1,4 +1,4 @@ -#include <klocale.h> +#include <tdelocale.h> #include <stdio.h> #include <stdlib.h> #include <ctype.h> |