diff options
Diffstat (limited to 'kpackage/pkgInterface.h')
-rw-r--r-- | kpackage/pkgInterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/pkgInterface.h b/kpackage/pkgInterface.h index 8b4c779..05d4089 100644 --- a/kpackage/pkgInterface.h +++ b/kpackage/pkgInterface.h @@ -33,7 +33,7 @@ #include <tqstring.h> #include <tqstringlist.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <kstandarddirs.h> #include "packageInfo.h" |