tests: nffs: fix include
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
3b7dd6ef4e
commit
6c8d01e6bb
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
#include <nffs/nffs.h>
|
||||
#include <test_nffs.h>
|
||||
#include "test_nffs.h"
|
||||
|
||||
#if CONFIG_BOARD_QEMU_X86
|
||||
static struct nffs_area_desc nffs_selftest_area_descs[] = {
|
||||
|
|
Loading…
Reference in a new issue