diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:45:38 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:45:38 -0600 |
commit | 1e6dfca77736af9ac5e1f5ada6660cd077cd20b6 (patch) | |
tree | d8116cf5489bc350755fae982805bdf2560b0228 /src/ldapbonding.h | |
parent | aec9b2b6276cf94ee9965a8b4cbb4f95626c634a (diff) | |
download | kcmldap-1e6dfca77736af9ac5e1f5ada6660cd077cd20b6.tar.gz kcmldap-1e6dfca77736af9ac5e1f5ada6660cd077cd20b6.zip |
Rename additional 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 22f3715..7a8376c 100644 --- a/src/ldapbonding.h +++ b/src/ldapbonding.h @@ -26,7 +26,7 @@ #include <kpushbutton.h> #include <tdelistview.h> #include <tdefileitem.h> -#include <kglobalsettings.h> +#include <tdeglobalsettings.h> #include <tqpushbutton.h> #include <tqcombobox.h> #include <tqcheckbox.h> |