diff options
Diffstat (limited to 'kpackage/debAptInterface.h')
-rw-r--r-- | kpackage/debAptInterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/debAptInterface.h b/kpackage/debAptInterface.h index 933622b..af5d7d1 100644 --- a/kpackage/debAptInterface.h +++ b/kpackage/debAptInterface.h @@ -29,7 +29,7 @@ #include "../config.h" -#include <kaction.h> +#include <tdeaction.h> #include "debInterface.h" |