diff options
author | Timothy Pearson <[email protected]> | 2011-11-05 21:46:25 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-05 21:46:25 -0500 |
commit | 38188136cc426b4bb00abf6f8c7c90b4bb27c453 (patch) | |
tree | cc6c53ffa4ace78115bef8c4e0a1007d65dd598d /kaddressbook/addresseeeditorwidget.cpp | |
parent | c60dbcd2d1ac60d5044c2558028801b4c6afd77e (diff) | |
download | tdepim-38188136cc426b4bb00abf6f8c7c90b4bb27c453.tar.gz tdepim-38188136cc426b4bb00abf6f8c7c90b4bb27c453.zip |
Rename kde libraries to tde
Diffstat (limited to 'kaddressbook/addresseeeditorwidget.cpp')
-rw-r--r-- | kaddressbook/addresseeeditorwidget.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kaddressbook/addresseeeditorwidget.cpp b/kaddressbook/addresseeeditorwidget.cpp index 6892f909b..6d2e2ea8b 100644 --- a/kaddressbook/addresseeeditorwidget.cpp +++ b/kaddressbook/addresseeeditorwidget.cpp @@ -49,11 +49,11 @@ #include <ksqueezedtextlabel.h> #include <kstandarddirs.h> -#include <libkdepim/addresseelineedit.h> -#include <libkdepim/categoryeditdialog.h> -#include <libkdepim/categoryselectdialog.h> -#include <libkdepim/kdateedit.h> -#include <libkdepim/resourceabc.h> +#include <libtdepim/addresseelineedit.h> +#include <libtdepim/categoryeditdialog.h> +#include <libtdepim/categoryselectdialog.h> +#include <libtdepim/kdateedit.h> +#include <libtdepim/resourceabc.h> #include "addresseditwidget.h" #include "advancedcustomfields.h" |