diff options
Diffstat (limited to 'kbugbuster/backend/person.h')
-rw-r--r-- | kbugbuster/backend/person.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/backend/person.h b/kbugbuster/backend/person.h index 7f6da633..9d4a84a5 100644 --- a/kbugbuster/backend/person.h +++ b/kbugbuster/backend/person.h @@ -2,7 +2,7 @@ #define __person_h__ #include <tqstring.h> -#include <klocale.h> +#include <tdelocale.h> struct Person { |