tests: nffs: fix include

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-09-30 13:33:50 -04:00 committed by Anas Nashif
parent 3b7dd6ef4e
commit 6c8d01e6bb

View file

@ -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[] = {