diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 01:00:43 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 01:00:43 -0600 |
commit | 2c4a290ae270924340991931a9e0ca793f8e9443 (patch) | |
tree | 7aa3b953d70dbdd6a5de525cdd7a5f4319ee1dd5 /kuser/kuserldap.cpp | |
parent | 567923f30f7c0700cb526f26c20b5577bfe2a802 (diff) | |
download | tdeadmin-2c4a290ae270924340991931a9e0ca793f8e9443.tar.gz tdeadmin-2c4a290ae270924340991931a9e0ca793f8e9443.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kuser/kuserldap.cpp')
-rw-r--r-- | kuser/kuserldap.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kuser/kuserldap.cpp b/kuser/kuserldap.cpp index 36de3b4..c274031 100644 --- a/kuser/kuserldap.cpp +++ b/kuser/kuserldap.cpp @@ -21,7 +21,7 @@ #include <kdebug.h> #include <kmdcodec.h> #include <kmessagebox.h> -#include <kio/tdentlm.h> +#include <tdeio/tdentlm.h> #include "kglobal_.h" #include "kuserldap.h" |