=================================================================== RCS file: /cvs/mandoc/term.h,v retrieving revision 1.31 retrieving revision 1.32 diff -u -p -r1.31 -r1.32 --- mandoc/term.h 2009/03/23 14:22:11 1.31 +++ mandoc/term.h 2009/03/23 15:20:51 1.32 @@ -1,4 +1,4 @@ -/* $Id: term.h,v 1.31 2009/03/23 14:22:11 kristaps Exp $ */ +/* $Id: term.h,v 1.32 2009/03/23 15:20:51 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -20,6 +20,7 @@ #define TERM_H #include "mdoc.h" +#include "man.h" /* FIXME - clean up tabs. */