diff options
Diffstat (limited to 'kpackage/packageProperties.cpp')
-rw-r--r-- | kpackage/packageProperties.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/packageProperties.cpp b/kpackage/packageProperties.cpp index 490bc50..fdedc47 100644 --- a/kpackage/packageProperties.cpp +++ b/kpackage/packageProperties.cpp @@ -29,7 +29,7 @@ #include <stdio.h> #include <kdebug.h> -#include <kapplication.h> +#include <tdeapplication.h> #include "kpackage.h" #include "packageProperties.h" |