diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:52:37 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:52:37 -0600 |
| commit | c2aef3206f9e6732f7cd53f0e7d70a9661c3ede6 (patch) | |
| tree | 5b91aa68f001860946d70720490c63d9227d780d /src/autostart.cpp | |
| parent | 9de4d2c9dd5788cb283f5fb6597326dce3d437d4 (diff) | |
| download | kcmautostart-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.cpp | 2 |
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> |
