ramdisk.h moved from include/fs/nuttx/ to include/nuttx/drivers.

This commit is contained in:
Gregory Nutt
2016-07-20 14:02:41 -06:00
parent ad9c53d0ed
commit d5b7268d95
13 changed files with 13 additions and 13 deletions

View File

@@ -52,7 +52,7 @@
#include <errno.h>
#include <debug.h>
#include <nuttx/fs/ramdisk.h>
#include <nuttx/drivers/ramdisk.h>
#include <nuttx/module.h>
#include <nuttx/binfmt/symtab.h>