opkg: 's/itsy/opkg/'
[oweals/opkg-lede.git] / libopkg / opkg_utils.c
index 0b596453d5859abffa5dc1ff1166e653e74f8073..de7712e8029a979647317704f495c522e8410663 100644 (file)
@@ -1,4 +1,4 @@
-/* opkg_utils.c - the itsy package management system
+/* opkg_utils.c - the opkg package management system
 
    Steven M. Ayer
    
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 #include <errno.h>
 #include <ctype.h>
 #include <sys/vfs.h>