summaryrefslogtreecommitdiff
path: root/src/devices/grohtml/post-html.cc
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-07-27 00:23:11 +0000
committerwlemb <wlemb>2001-07-27 00:23:11 +0000
commit319aaebe757493d87da4d86285487b7160652cf8 (patch)
tree9131e174fadbf14a6e04a3b1ab974db9d903e753 /src/devices/grohtml/post-html.cc
parentac20ded683c5356cb07d1063f66bac77282be535 (diff)
downloadgroff-319aaebe757493d87da4d86285487b7160652cf8.tar.gz
* src/preproc/refer/refer.cc: Include `lib.h'.
* src/devices/grohtml/post-html.cc: Ditto.
Diffstat (limited to 'src/devices/grohtml/post-html.cc')
-rw-r--r--src/devices/grohtml/post-html.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/grohtml/post-html.cc b/src/devices/grohtml/post-html.cc
index 1323b282..6bc0b4ac 100644
--- a/src/devices/grohtml/post-html.cc
+++ b/src/devices/grohtml/post-html.cc
@@ -28,6 +28,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "cset.h"
#include "html.h"
#include "html-text.h"
+#include "lib.h"
#include <time.h>