X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=libopkg%2Fpkg_extract.c;h=0649b9440241c3cc1eb0fbb25ce291ca6cfb680d;hb=01bf197b2a64323371fbd3bc09dc98c5c1ed6a0f;hp=78c252b9b21dda3e95a28f8535b91bace2426b85;hpb=4b0b7ca249bfa4ecc099c2ca56527eb91776f198;p=oweals%2Fopkg-lede.git diff --git a/libopkg/pkg_extract.c b/libopkg/pkg_extract.c index 78c252b..0649b94 100644 --- a/libopkg/pkg_extract.c +++ b/libopkg/pkg_extract.c @@ -1,4 +1,4 @@ -/* pkg_extract.c - the itsy package management system +/* pkg_extract.c - the opkg package management system Carl D. Worth @@ -15,7 +15,7 @@ General Public License for more details. */ -#include "opkg.h" +#include "includes.h" #include #include "pkg_extract.h"