Move ramdisk.h to include/nutt/fs/ramdisk.h
This commit is contained in:
parent
b4144e21d6
commit
b3745e36b7
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <nuttx/ramdisk.h>
|
||||
#include <nuttx/fs/ramdisk.h>
|
||||
|
||||
#include "up_internal.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue