opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / opkg_configure.c
index 34a5d6fc4b21555026958f9b97b589fcf10fe3b6..87e6161367a86dac7660f7a6d0620feb5e086fd4 100644 (file)
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 #include "sprintf_alloc.h"
 #include "opkg_configure.h"
 #include "opkg_state.h"