diff options
Diffstat (limited to 'kpackage/pkgInterface.cpp')
-rw-r--r-- | kpackage/pkgInterface.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kpackage/pkgInterface.cpp b/kpackage/pkgInterface.cpp index f5f31dc..c32bef4 100644 --- a/kpackage/pkgInterface.cpp +++ b/kpackage/pkgInterface.cpp @@ -24,8 +24,8 @@ ** Bug reports and questions can be sent to kde-devel@kde.org */ -#include <klocale.h> -#include <kglobal.h> +#include <tdelocale.h> +#include <tdeglobal.h> #include <kdebug.h> #include <kiconloader.h> |