diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:04:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:04:43 -0600 |
commit | aec9b2b6276cf94ee9965a8b4cbb4f95626c634a (patch) | |
tree | 6bc5633af7a911538af7bc6551cf2a8e6d2c1592 /src/ldapbonding.h | |
parent | 6c2ad6e9689b6a8dc6a8f5a38be285f9e5097587 (diff) | |
download | kcmldap-aec9b2b6276cf94ee9965a8b4cbb4f95626c634a.tar.gz kcmldap-aec9b2b6276cf94ee9965a8b4cbb4f95626c634a.zip |
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/ldapbonding.h')
-rw-r--r-- | src/ldapbonding.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapbonding.h b/src/ldapbonding.h index 787cf07..22f3715 100644 --- a/src/ldapbonding.h +++ b/src/ldapbonding.h @@ -22,7 +22,7 @@ #define _KCMLDAP_H_ #include <tdecmodule.h> -#include <kaboutdata.h> +#include <tdeaboutdata.h> #include <kpushbutton.h> #include <tdelistview.h> #include <tdefileitem.h> |