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/realmpropertiesdialog.cpp | |
parent | aec9b2b6276cf94ee9965a8b4cbb4f95626c634a (diff) | |
download | kcmldap-1e6dfca77736af9ac5e1f5ada6660cd077cd20b6.tar.gz kcmldap-1e6dfca77736af9ac5e1f5ada6660cd077cd20b6.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/realmpropertiesdialog.cpp')
-rw-r--r-- | src/realmpropertiesdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/realmpropertiesdialog.cpp b/src/realmpropertiesdialog.cpp index c57cc4f..ce6ebed 100644 --- a/src/realmpropertiesdialog.cpp +++ b/src/realmpropertiesdialog.cpp @@ -18,7 +18,7 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#include <klocale.h> +#include <tdelocale.h> #include <klineedit.h> #include <ktextedit.h> #include <knuminput.h> |