diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:45:40 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:45:40 -0600 |
commit | a4318d1113643d5dea2952cf1b34dfd9febda97f (patch) | |
tree | d98e245baf6015aa6f2ccd13a543c7661ed3b936 /src/ldapcontroller.h | |
parent | b62814d4c88772011cba25bb5b1f3dcddda95a8f (diff) | |
download | kcmldapcontroller-a4318d1113643d5dea2952cf1b34dfd9febda97f.tar.gz kcmldapcontroller-a4318d1113643d5dea2952cf1b34dfd9febda97f.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/ldapcontroller.h')
-rw-r--r-- | src/ldapcontroller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapcontroller.h b/src/ldapcontroller.h index 31eee4d..c52caad 100644 --- a/src/ldapcontroller.h +++ b/src/ldapcontroller.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 <tqtimer.h> |