summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:37 -0600
commitf7c77eb976dda7dbf3dff28f8ac06fddb11429bd (patch)
tree7074b407f79125762f25eed96daffbff001fd5df
parent97b92732e6c13f5e21e24a7042da83b587aae7ff (diff)
downloadkcmldap-f7c77eb9.tar.gz
kcmldap-f7c77eb9.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
-rw-r--r--src/ldapbonding.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapbonding.cpp b/src/ldapbonding.cpp
index b1a2de4..6a81b62 100644
--- a/src/ldapbonding.cpp
+++ b/src/ldapbonding.cpp
@@ -23,7 +23,7 @@
#include <klocale.h>
#include <kglobal.h>
#include <kcombobox.h>
-#include <kparts/genericfactory.h>
+#include <tdeparts/genericfactory.h>
#include <ksimpleconfig.h>
#include <kglobalsettings.h>
#include <kstandarddirs.h>