opkg: trivial, clean up obsolete code, and some typo
[oweals/opkg-lede.git] / libopkg / pkg_src.c
index 0566b7faf30b2583eae4bb34d4644d1973f9b297..ec9c5f29f8abefd44b7a2628c165f366502d1526 100644 (file)
@@ -1,4 +1,4 @@
-/* pkg_src.c - the itsy package management system
+/* pkg_src.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 "pkg_src.h"
 #include "str_util.h"