X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_access.h;h=23ff33fac3b7a20b3c32c481c9847381c21f3185;hp=181493d29d0bfdbe9c2a7523f999151a532d2112;hb=90c66937f76d1e4ce1fb43aed91219c4f1e443f1;hpb=6bdb202d06f1e3dc8cc00dea708ebbd7fb771342 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access.h b/direct/timothy_tests/quick_tests/test_yaffs_access.h index 181493d..23ff33f 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_access.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_access.h @@ -2,7 +2,7 @@ #define __test_yaffs_access_h__ #include "lib.h" #include "yaffsfs.h" -#include "test_open_file.h" +#include "test_yaffs_open_file.h" #include "test_yaffs_lseek.h" int test_yaffs_access(void); int test_yaffs_access_clean(void);