--- psiconv/trunk/program/psiconv/gen_txt.c 2000/10/21 00:49:13 53 +++ psiconv/trunk/program/psiconv/gen_txt.c 2000/12/10 16:49:40 58 @@ -21,8 +21,8 @@ #include "config.h" #include #include -#include "data.h" -#include "list.h" +#include "psiconv/data.h" +#include "psiconv/list.h" #include "gen.h" #include "psiconv.h" @@ -163,7 +163,7 @@ return fclose(of); } -static struct psiconv_fileformat ff = +static struct psiconv_fileformat_s ff = { "ASCII", "Plain text without much layout",