From e9d3ec85ad043523a47c0eef2a1662e79184e3b3 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 19 Jan 2018 23:55:30 +0000 Subject: convert to using stream offset type for stream offsets --- src/cos_object.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cos_object.c') diff --git a/src/cos_object.c b/src/cos_object.c index 4398822..c7ec4e6 100644 --- a/src/cos_object.c +++ b/src/cos_object.c @@ -16,6 +16,7 @@ #include +#include "xref.h" #include "cos_object.h" #include "cos_parse.h" #include "pdf_doc.h" -- cgit v1.2.3