Initial stab at untangling the #include maze. Probably needs a second pass.
[oweals/opkg-lede.git] / libopkg / opkg_configure.h
index 25236aea4237d0127b42e4a553a5c9c4318052a1..ff01ff3bd0e33a0902bd575ba05b3389dd7b79aa 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef OPKG_CONFIGURE_H
 #define OPKG_CONFIGURE_H
 
-#include "opkg_conf.h"
+#include "pkg.h"
 
 int opkg_configure(pkg_t *pkg);