diff options
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> |