]> git.cameronkatri.com Git - mandoc.git/blobdiff - eqn_term.c
Delete a sentence pointing to "the Predefined Strings subsection
[mandoc.git] / eqn_term.c
index b1a438d923987c6b903b9917f20333b0a3edcb97..3e27233b30f9ef1192c472dd3f9be80f045d0744 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: eqn_term.c,v 1.18 2018/10/02 12:18:33 schwarze Exp $ */
+/*     $Id: eqn_term.c,v 1.19 2018/12/13 05:23:38 schwarze Exp $ */
 /*
  * Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
  * Copyright (c) 2014, 2015, 2017 Ingo Schwarze <schwarze@openbsd.org>
@@ -25,7 +25,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "mandoc.h"
+#include "eqn.h"
 #include "out.h"
 #include "term.h"