diff options
Diffstat (limited to 'kspread/kspread_locale.h')
-rw-r--r-- | kspread/kspread_locale.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspread/kspread_locale.h b/kspread/kspread_locale.h index 12081731..705d7b51 100644 --- a/kspread/kspread_locale.h +++ b/kspread/kspread_locale.h @@ -1,7 +1,7 @@ #ifndef KSPREAD_LOCALE_H #define KSPREAD_LOCALE_H -#include <klocale.h> +#include <tdelocale.h> class TQDomElement; class TQDomDocument; |