opkg: remove opkg.h in preperation for new API
[oweals/opkg-lede.git] / libopkg / xsystem.c
index 06d6ae4fa1c0b6a586756f8acffe175f6a70d17a..267f2f9e9b1bcdf57468e461a74da28b8912ba35 100644 (file)
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "opkg.h"
+#include "includes.h"
 #include <sys/wait.h>
 
 #include "xsystem.h"