opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / pkg_src.c
index 0566b7faf30b2583eae4bb34d4644d1973f9b297..f531af05cf1a98037262d4cc40b6397b61fb343a 100644 (file)
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 
 #include "pkg_src.h"
 #include "str_util.h"