diff options
Diffstat (limited to 'kalarm/timeselector.cpp')
-rw-r--r-- | kalarm/timeselector.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/timeselector.cpp b/kalarm/timeselector.cpp index 9ec5c9813..de7ef828d 100644 --- a/kalarm/timeselector.cpp +++ b/kalarm/timeselector.cpp @@ -25,7 +25,7 @@ #include <tqhbox.h> #include <tqwhatsthis.h> -#include <klocale.h> +#include <tdelocale.h> #include <kdialog.h> #include <kdebug.h> |