diff options
Diffstat (limited to 'korganizer/koeditorfreebusy.cpp')
-rw-r--r-- | korganizer/koeditorfreebusy.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/korganizer/koeditorfreebusy.cpp b/korganizer/koeditorfreebusy.cpp index 70234dcc6..2fc7b30fd 100644 --- a/korganizer/koeditorfreebusy.cpp +++ b/korganizer/koeditorfreebusy.cpp @@ -38,9 +38,9 @@ #ifndef KORG_NOKABC #include <kabc/addresseedialog.h> #include <kabc/vcardconverter.h> -#include <libkdepim/addressesdialog.h> -#include <libkdepim/addresseelineedit.h> -#include <libkdepim/distributionlist.h> +#include <libtdepim/addressesdialog.h> +#include <libtdepim/addresseelineedit.h> +#include <libtdepim/distributionlist.h> #include <kabc/stdaddressbook.h> #endif |