opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / pkg_depends.c
index 7ebd04e75b49c7820b9149b07f7b0b62d7e3a6c6..63464c0f3bd8c664ec1c22a989f4ea237e391cf8 100644 (file)
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 #include <errno.h>
 #include <ctype.h>