--- a/tester2.c Wed Mar 10 18:31:01 2004 +0100 +++ b/tester2.c Tue Mar 16 21:35:13 2004 +0100 @@ -9,10 +9,10 @@ #include <stdio.h> -#include <libtu/misc.h> -#include <libtu/tokenizer.h> -#include <libtu/parser.h> -#include <libtu/util.h> +#include "misc.h" +#include "tokenizer.h" +#include "parser.h" +#include "util.h" static bool test_fn(Tokenizer *tokz, int n, Token *toks)