diff options
Diffstat (limited to 'wizards/exchangewizard.cpp')
-rw-r--r-- | wizards/exchangewizard.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/exchangewizard.cpp b/wizards/exchangewizard.cpp index 258d0a54c..de61328fb 100644 --- a/wizards/exchangewizard.cpp +++ b/wizards/exchangewizard.cpp @@ -28,7 +28,7 @@ #include <libkcal/resourcecalendar.h> #include <klineedit.h> -#include <klocale.h> +#include <tdelocale.h> #include <tqlayout.h> #include <tqcheckbox.h> |