diff options
Diffstat (limited to 'libkpimexchange/core/exchangeprogress.cpp')
-rw-r--r-- | libkpimexchange/core/exchangeprogress.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libkpimexchange/core/exchangeprogress.cpp b/libkpimexchange/core/exchangeprogress.cpp index 0c7393bb7..7d52711f1 100644 --- a/libkpimexchange/core/exchangeprogress.cpp +++ b/libkpimexchange/core/exchangeprogress.cpp @@ -22,10 +22,10 @@ #include <tqlabel.h> #include <tqcombobox.h> -#include <klocale.h> -#include <kmessagebox.h> +#include <tdelocale.h> +#include <tdemessagebox.h> #include <tdeapplication.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <tdeconfig.h> #include <kstandarddirs.h> #include <ksimpleconfig.h> |