opkg: fix configure checks for gpgme
[oweals/opkg-lede.git] / xsystem.c
index 75ce480fe4c87634e49bf1758021b2be9476f441..06d6ae4fa1c0b6a586756f8acffe175f6a70d17a 100644 (file)
--- a/xsystem.c
+++ b/xsystem.c
@@ -15,7 +15,7 @@
    General Public License for more details.
 */
 
-#include "ipkg.h"
+#include "opkg.h"
 #include <sys/wait.h>
 
 #include "xsystem.h"