Move smart.h to include/nuttx/fs/smart.h

This commit is contained in:
Gregory Nutt
2013-12-10 09:38:48 -06:00
parent beda9787b4
commit f821e74ebb
6 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
#include <nuttx/fs/fs.h>
#include <nuttx/fs/ioctl.h>
#include <nuttx/mtd/mtd.h>
#include <nuttx/smart.h>
#include <nuttx/fs/smart.h>
/****************************************************************************
* Private Definitions