diff options
Diffstat (limited to 'libkpimexchange/core/exchangeprogress.cpp')
-rw-r--r-- | libkpimexchange/core/exchangeprogress.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimexchange/core/exchangeprogress.cpp b/libkpimexchange/core/exchangeprogress.cpp index 5106059c..12a4d9c9 100644 --- a/libkpimexchange/core/exchangeprogress.cpp +++ b/libkpimexchange/core/exchangeprogress.cpp @@ -28,7 +28,7 @@ #include <tdeglobal.h> #include <tdeconfig.h> #include <tdestandarddirs.h> -#include <ksimpleconfig.h> +#include <tdesimpleconfig.h> #include "exchangeprogress.h" using namespace KPIM; |