opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / pkg_src_list.c
index c1e63b4b2951c93229b0c2c2235e7cfc30b36696..26881ce522aab0b9f2affe2232dee9d6de28c642 100644 (file)
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 
 #include "pkg_src_list.h"
 #include "void_list.h"