diff options
Diffstat (limited to 'kpackage/slackInterface.h')
-rw-r--r-- | kpackage/slackInterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/slackInterface.h b/kpackage/slackInterface.h index bfb2c33..80a0df1 100644 --- a/kpackage/slackInterface.h +++ b/kpackage/slackInterface.h @@ -30,7 +30,7 @@ #include "../config.h" #include <tqptrlist.h> -#include <kprocess.h> +#include <tdeprocess.h> #include "pkgInterface.h" |