opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / pkg_depends.h
index b0066ce2bc6cfd1adc6528c42f187fd6e52b5e8f..87f2e37666dede6030913d26d4c5d0534253888c 100644 (file)
@@ -20,6 +20,7 @@
 
 #include "pkg.h"
 #include "pkg_hash.h"
+#include "includes.h"
 
 enum depend_type {
     PREDEPEND,