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=18624ea574d2bbb25b0576b305a5b67d182b256e;hp=23ff33fac3b7a20b3c32c481c9847381c21f3185;hb=fa6335ddf55329c1ba1c50c68080a559461151cc;hpb=90c66937f76d1e4ce1fb43aed91219c4f1e443f1 diff --git a/direct/timothy_tests/quick_tests/test_yaffs_access.h b/direct/timothy_tests/quick_tests/test_yaffs_access.h index 23ff33f..18624ea 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_yaffs_open_file.h" +#include "test_yaffs_open.h" #include "test_yaffs_lseek.h" int test_yaffs_access(void); int test_yaffs_access_clean(void);