opkg: 's/itsy/opkg/'
[oweals/opkg-lede.git] / libopkg / nv_pair_list.c
index b92532218f10b54a8e7b4bf6f498dcf4e479b776..a3010e2b3b28b6eaff5a72582d5cfc92ed4e02f7 100644 (file)
@@ -1,4 +1,4 @@
-/* nv_pair_list.c - the itsy package management system
+/* nv_pair_list.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 "nv_pair.h"
 #include "void_list.h"