opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / opkg_utils.c
index 0b596453d5859abffa5dc1ff1166e653e74f8073..3cbedd8e17788d0da938725e8348aeaaaf69064c 100644 (file)
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 #include <errno.h>
 #include <ctype.h>
 #include <sys/vfs.h>