diff options
Diffstat (limited to 'libkpimexchange/core/exchangeclient.cpp')
-rw-r--r-- | libkpimexchange/core/exchangeclient.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libkpimexchange/core/exchangeclient.cpp b/libkpimexchange/core/exchangeclient.cpp index 1047f36ef..fe320b0f0 100644 --- a/libkpimexchange/core/exchangeclient.cpp +++ b/libkpimexchange/core/exchangeclient.cpp @@ -27,8 +27,8 @@ // These for test() method #include <kio/http.h> #include <kio/davjob.h> -// #include "libkdepim/resources/resourcemanager.h" -// #include "libkdepim/resources/calendar/resourcecalendar.h" +// #include "libtdepim/resources/resourcemanager.h" +// #include "libtdepim/resources/calendar/resourcecalendar.h" #include "exchangeclient.h" |