X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=16%2Fsrc%2Finputest.c;fp=16%2Finputest.c;h=5df1f39f8acd33569de7ecf77655fff72387d990;hb=d77b223e67dea0a7a40a9dd0f03bed3af630df42;hp=da9a7ee369530f284e96089074351b9ae7a852fb;hpb=e3b99345086b3ee0dcbd238f928da077ade3fbc6;p=16.git diff --git a/16/inputest.c b/16/src/inputest.c similarity index 95% rename from 16/inputest.c rename to 16/src/inputest.c index da9a7ee3..5df1f39f 100644 --- a/16/inputest.c +++ b/16/src/inputest.c @@ -22,7 +22,7 @@ /* input test */ -#include "16_in.h" +#include "src/lib/16_in.h" void main(int argc, char *argv[])