summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:36 -0600
commitdbe122a68c387cc258ca5430e7a70b5233bcfc0e (patch)
tree61ae995c338bb509d531f3c87d76e60e9851f71d /src
parent92914f2a40e6964565d5443249504d39890e5c57 (diff)
downloadkcmautostart-dbe122a68c387cc258ca5430e7a70b5233bcfc0e.tar.gz
kcmautostart-dbe122a68c387cc258ca5430e7a70b5233bcfc0e.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src')
-rw-r--r--src/autostart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autostart.cpp b/src/autostart.cpp
index 89d4181..b31832c 100644
--- a/src/autostart.cpp
+++ b/src/autostart.cpp
@@ -24,7 +24,7 @@
#include <klocale.h>
#include <kglobal.h>
-#include <kparts/genericfactory.h>
+#include <tdeparts/genericfactory.h>
#include <ksimpleconfig.h>
#include <kglobalsettings.h>
#include <kstandarddirs.h>