diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:25 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-05 21:46:25 -0500 |
commit | 38188136cc426b4bb00abf6f8c7c90b4bb27c453 (patch) | |
tree | cc6c53ffa4ace78115bef8c4e0a1007d65dd598d /kaddressbook/kcmconfigs/kcmkabcustomfields.h | |
parent | c60dbcd2d1ac60d5044c2558028801b4c6afd77e (diff) | |
download | tdepim-38188136cc426b4bb00abf6f8c7c90b4bb27c453.tar.gz tdepim-38188136cc426b4bb00abf6f8c7c90b4bb27c453.zip |
Rename kde libraries to tde
Diffstat (limited to 'kaddressbook/kcmconfigs/kcmkabcustomfields.h')
-rw-r--r-- | kaddressbook/kcmconfigs/kcmkabcustomfields.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/kcmconfigs/kcmkabcustomfields.h b/kaddressbook/kcmconfigs/kcmkabcustomfields.h index 72874e1b1..5c8cad5e3 100644 --- a/kaddressbook/kcmconfigs/kcmkabcustomfields.h +++ b/kaddressbook/kcmconfigs/kcmkabcustomfields.h @@ -23,7 +23,7 @@ #ifndef KCMKABCUSTOMFIELDS_H #define KCMKABCUSTOMFIELDS_H -#include <libkdepim/kcmdesignerfields.h> +#include <libtdepim/kcmdesignerfields.h> class KCMKabCustomFields : public KPIM::KCMDesignerFields { |