diff options
Diffstat (limited to 'kpackage/debAptInterface.cpp')
-rw-r--r-- | kpackage/debAptInterface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/debAptInterface.cpp b/kpackage/debAptInterface.cpp index c35013a..b673b4f 100644 --- a/kpackage/debAptInterface.cpp +++ b/kpackage/debAptInterface.cpp @@ -28,7 +28,7 @@ #include <stdlib.h> #include "klocale.h" -#include <kaction.h> +#include <tdeaction.h> #include <kstdaction.h> #include <kdebug.h> |