[package] grub: fix build with automake v1.11.3 (#11228)
[openwrt.git] / package / mtd / src / trx.c
index b8d9e2b..d1aab36 100644 (file)
@@ -30,7 +30,7 @@
 #include <errno.h>
 
 #include <sys/ioctl.h>
-#include "mtd-api.h"
+#include <mtd/mtd-user.h>
 #include "mtd.h"
 #include "crc32.h"
 
This page took 0.028269 seconds and 4 git commands to generate.