diff options
Diffstat (limited to 'kcron/ktprintopt.cpp')
-rw-r--r-- | kcron/ktprintopt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ktprintopt.cpp b/kcron/ktprintopt.cpp index d7c1d87..a6a12c6 100644 --- a/kcron/ktprintopt.cpp +++ b/kcron/ktprintopt.cpp @@ -16,7 +16,7 @@ #include <kdialog.h> #include <tdeaccel.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdeapplication.h> #include "ktprintopt.h" |