X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=direct%2Ftimothy_tests%2Fquick_tests%2Ftest_yaffs_ftruncate.h;h=cc2423b89442bf5cf9c3360b56c87ffa53d5552c;hb=d1be8e430d1b95bb0ff3b6af63132df9956173d6;hp=68f9e43fd47ebd94065cc833e0de1613955ff560;hpb=26592c53da98ac887099559afbcb8dda05264e1c;p=yaffs2.git diff --git a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h index 68f9e43..cc2423b 100644 --- a/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h +++ b/direct/timothy_tests/quick_tests/test_yaffs_ftruncate.h @@ -2,7 +2,7 @@ #define __test_yaffs_ftruncate_h__ #include "lib.h" #include "yaffsfs.h" -#include "test_open_file.h" +#include "test_yaffs_open_file.h" int test_yaffs_ftruncate(void); int test_yaffs_ftruncate_clean(void); #endif