target: linux: mtd: fix MTDREFRESH to an arbitrary high number
[openwrt.git] / package / mtd / src / imagetag.c
index f6095be..a4ce86d 100644 (file)
@@ -31,7 +31,7 @@
 #include <errno.h>
 
 #include <sys/ioctl.h>
-#include "mtd-api.h"
+#include <mtd/mtd-user.h>
 #include "mtd.h"
 #include "crc32.h"
 #include "bcm_tag.h"