summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:39 -0600
commit6f52f5ad985cd348d7c1ac3ec4558b2d4ca737a8 (patch)
treed6e37a941856b71498c1e8ee87b59edb0724fc32
parent9cc9520b6cd2219450f386a0b5a17a06f43f2370 (diff)
downloadkcmldapmanager-6f52f5ad985cd348d7c1ac3ec4558b2d4ca737a8.tar.gz
kcmldapmanager-6f52f5ad985cd348d7c1ac3ec4558b2d4ca737a8.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
-rw-r--r--src/ldapmgr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapmgr.cpp b/src/ldapmgr.cpp
index a0fd164..f84351b 100644
--- a/src/ldapmgr.cpp
+++ b/src/ldapmgr.cpp
@@ -23,7 +23,7 @@
#include <klocale.h>
#include <kglobal.h>
-#include <kparts/genericfactory.h>
+#include <tdeparts/genericfactory.h>
#include <ksimpleconfig.h>
#include <kglobalsettings.h>
#include <kstandarddirs.h>