opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / pkg_extract.c
index 78c252b9b21dda3e95a28f8535b91bace2426b85..23356eab205edc60489547ae558a844ef70efbba 100644 (file)
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 #include <errno.h>
 
 #include "pkg_extract.h"