diff options
Diffstat (limited to 'kpackage')
-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 be7346c..74f15c2 100644 --- a/kpackage/pkgInterface.h +++ b/kpackage/pkgInterface.h @@ -34,7 +34,7 @@ #include <tqstringlist.h> #include <tdeglobal.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include "packageInfo.h" #include "managementWidget.h" |