opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / pkg.c
index 76bb61d3d3e87bf385476a478d008d438c266e70..aa56b66789a12f791025cae263352d0e1b02a2e4 100644 (file)
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 #include <ctype.h>
 #include <string.h>
 #include <errno.h>