diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:10:52 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:10:52 -0600 |
commit | a5d36de72a70fe5f06faaeccfeb4539f35f51d8b (patch) | |
tree | f197db7230f12b66ee6934729d5ab3670279e13b /src/ldapbonding.h | |
parent | d11b2f6a6cb58a91d0ee154d0db54afff6d494c9 (diff) | |
download | kcmldap-a5d36de72a70fe5f06faaeccfeb4539f35f51d8b.tar.gz kcmldap-a5d36de72a70fe5f06faaeccfeb4539f35f51d8b.zip |
Rename many classes and header files to avoid conflicts with KDE4
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 ff227ae..787cf07 100644 --- a/src/ldapbonding.h +++ b/src/ldapbonding.h @@ -24,7 +24,7 @@ #include <tdecmodule.h> #include <kaboutdata.h> #include <kpushbutton.h> -#include <klistview.h> +#include <tdelistview.h> #include <tdefileitem.h> #include <kglobalsettings.h> #include <tqpushbutton.h> |