summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:38 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:38 -0600
commitbf50ae9e4bf255fbf4f55d65f1676be902510e25 (patch)
treead7082dde973bb062e6abcb3249bd61495c2ea3e /src
parentcf5724ec85944e55fa55f61c8d3a09012ff24fd9 (diff)
downloadkcmldapcontroller-bf50ae9e4bf255fbf4f55d65f1676be902510e25.tar.gz
kcmldapcontroller-bf50ae9e4bf255fbf4f55d65f1676be902510e25.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src')
-rw-r--r--src/ldapcontroller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapcontroller.cpp b/src/ldapcontroller.cpp
index b6c7a03..0f49c68 100644
--- a/src/ldapcontroller.cpp
+++ b/src/ldapcontroller.cpp
@@ -27,7 +27,7 @@
#include <klocale.h>
#include <kglobal.h>
-#include <kparts/genericfactory.h>
+#include <tdeparts/genericfactory.h>
#include <ksimpleconfig.h>
#include <kglobalsettings.h>
#include <kstandarddirs.h>