diff options
Diffstat (limited to 'corebinutils/sh/testcmd.c')
| -rw-r--r-- | corebinutils/sh/testcmd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/corebinutils/sh/testcmd.c b/corebinutils/sh/testcmd.c index d82d3c9e45..b8b8e7a4ee 100644 --- a/corebinutils/sh/testcmd.c +++ b/corebinutils/sh/testcmd.c @@ -21,7 +21,7 @@ testcmd_exit(int status) #define exit testcmd_exit #define main testcmd_main -#include "../../bin/test/test.c" +#include "../test/test.c" #undef main #undef exit |
