summaryrefslogtreecommitdiffstats
path: root/tbl_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'tbl_data.c')
-rw-r--r--tbl_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl_data.c b/tbl_data.c
index 0956c429..60bdc8df 100644
--- a/tbl_data.c
+++ b/tbl_data.c
@@ -29,7 +29,7 @@
#include "mandoc.h"
#include "tbl.h"
#include "libmandoc.h"
-#include "libroff.h"
+#include "tbl_int.h"
static void getdata(struct tbl_node *, struct tbl_span *,
int, const char *, int *);