diff options
Diffstat (limited to 'lib/options.h')
-rw-r--r-- | lib/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/options.h b/lib/options.h index d8dcc0c..0896af0 100644 --- a/lib/options.h +++ b/lib/options.h @@ -42,7 +42,7 @@ #include <kdebug.h> #include <tdeversion.h> -#include <klocale.h> +#include <tdelocale.h> #if !(KDE_IS_VERSION(3,4,0)) #error "This is KPilot for (really) KDE 3.5 and won't compile with KDE < 3.4.0" |