From 25c295c69751b8a65c692af565abe4cccfc281c4 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 10 Dec 2013 09:38:48 -0600 Subject: Move smart.h to include/nuttx/fs/smart.h --- apps/examples/smart/smart_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/examples/smart/smart_main.c') diff --git a/apps/examples/smart/smart_main.c b/apps/examples/smart/smart_main.c index 114fb041a..cf57c842a 100644 --- a/apps/examples/smart/smart_main.c +++ b/apps/examples/smart/smart_main.c @@ -53,7 +53,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3