target: linux: mtd: fix MTDREFRESH to an arbitrary high number
[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"