diff options
Diffstat (limited to 'kpackage/debInterface.h')
-rw-r--r-- | kpackage/debInterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/debInterface.h b/kpackage/debInterface.h index a2b0152..155c069 100644 --- a/kpackage/debInterface.h +++ b/kpackage/debInterface.h @@ -37,7 +37,7 @@ #include <tqtextstream.h> #include <tqstringlist.h> -#include <kprocess.h> +#include <tdeprocess.h> #include "pkgInterface.h" |