opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / pkg_dest.h
index 33c72dacd66f68984b08e17eaea9e67dd13747d2..ab895f11319cc12dacb5a42b392dd85c65ab2b71 100644 (file)
@@ -18,6 +18,8 @@
 #ifndef PKG_DEST_H
 #define PKG_DEST_H
 
+#include "includes.h"
+
 typedef struct pkg_dest pkg_dest_t;
 struct pkg_dest
 {