--- psiconv/trunk/program/psiconv/gen_html4.c 2000/10/21 00:49:13 53 +++ psiconv/trunk/program/psiconv/gen_html4.c 2000/12/10 16:49:40 58 @@ -23,8 +23,8 @@ #include #include #include -#include "data.h" -#include "list.h" +#include "psiconv/data.h" +#include "psiconv/list.h" #include "gen.h" #include "psiconv.h" @@ -499,7 +499,7 @@ return fclose(of); } -static struct psiconv_fileformat ff = +static struct psiconv_fileformat_s ff = { "HTML4", "HTML 4.0 with cascading style sheets",