From 448fb4ab53763a64c0df7eb366426e130dd5d359 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 15 Nov 2013 11:22:23 -0600 Subject: Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h --- apps/examples/mtdpart/mtdpart_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/examples/mtdpart') diff --git a/apps/examples/mtdpart/mtdpart_main.c b/apps/examples/mtdpart/mtdpart_main.c index 9fcd2a76d..3c1e98437 100644 --- a/apps/examples/mtdpart/mtdpart_main.c +++ b/apps/examples/mtdpart/mtdpart_main.c @@ -46,7 +46,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3