opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / args.c
index 8f6d4ee0f9da0474ef53f19d7c0c9754d33d5d80..29e8852d8787d3857b4cefa2caebd980ef515d9a 100644 (file)
@@ -20,7 +20,7 @@
 #include <string.h>
 #include <unistd.h>
 
-#include "opkg.h"
+#include "includes.h"
 
 #include "config.h"
 #include "args.h"