opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / opkg_upgrade.c
index b0b047fa0b862e6f438a8a5b5ff9675ce3d66811..c8b3f1925d7ea89034de4bb0b6260686966e1d38 100644 (file)
@@ -16,7 +16,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 #include "opkg_install.h"
 #include "opkg_message.h"