summaryrefslogtreecommitdiffstats
path: root/src/autostart.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:52:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:52:37 -0600
commitc2aef3206f9e6732f7cd53f0e7d70a9661c3ede6 (patch)
tree5b91aa68f001860946d70720490c63d9227d780d /src/autostart.cpp
parent9de4d2c9dd5788cb283f5fb6597326dce3d437d4 (diff)
downloadkcmautostart-c2aef3206f9e6732f7cd53f0e7d70a9661c3ede6.tar.gz
kcmautostart-c2aef3206f9e6732f7cd53f0e7d70a9661c3ede6.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/autostart.cpp')
-rw-r--r--src/autostart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autostart.cpp b/src/autostart.cpp
index b31832c..43aa25f 100644
--- a/src/autostart.cpp
+++ b/src/autostart.cpp
@@ -32,7 +32,7 @@
#include <klistview.h>
#include <kopenwith.h>
#include <kpropertiesdialog.h>
-#include <kio/job.h>
+#include <tdeio/job.h>
#include <tqdir.h>
#include <tqheader.h>