diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:52:38 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:52:38 -0600 |
| commit | be13585f6ed9a63a3a45b48364cbfcfc91cbd65e (patch) | |
| tree | 3dd6b0748ebd393744ca761fe8a8ac9ea503e24a /src/ldapbonding.cpp | |
| parent | 3fd129675e74c6517addc6679cf56f5e0fa6f5a2 (diff) | |
| download | kcmldap-be13585f6ed9a63a3a45b48364cbfcfc91cbd65e.tar.gz kcmldap-be13585f6ed9a63a3a45b48364cbfcfc91cbd65e.zip | |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/ldapbonding.cpp')
| -rw-r--r-- | src/ldapbonding.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapbonding.cpp b/src/ldapbonding.cpp index 6a81b62..fc94f46 100644 --- a/src/ldapbonding.cpp +++ b/src/ldapbonding.cpp @@ -31,7 +31,7 @@ #include <klistview.h> #include <kopenwith.h> #include <kpropertiesdialog.h> -#include <kio/job.h> +#include <tdeio/job.h> #include <tqdir.h> #include <tqheader.h> #include <knuminput.h> |
